Thanks brian,
I was doing all of that but I was not shutting down the vlan 1 inteface. the vlan 10 int was saying it was down and I kept trying to bring it up but it wouldn't come up. I see what I was missing.
Thanks so much
Okay I'll try and make this as un-confusing as possible. I inherited this mess so I'm trying to decipher as much as possible.
I have 2 switches. one is a cisco 2950 the other is a procurve 5308 (core switch).
The cisco is setup with the default vlan 1 having an address in the 192.168.10.0...
nm i'm a tard,
I didn't know that when you set your doc size to 800x600 that you had to drag the background off the white part of the stage. After I did that it worked. sheesh.
Okay again, I'm new to flash so please bare with me.
I have built a flash movie thats 800x600. When I export it to a movie there is a white border around it. I added the link to show you what I mean. Please let me know what i'm doing wrong. I've searched site after site on how to fix this...
oldnewbie,
When I let the script run on the stage the button works. When i test it through control-test scene it doesn't. I had to put an action after the button that stopped the movie from looping. Can this cause an issue with the button? And yes I did put the actionscript on the button...
Okay first off, I'm noob central when it comes to flash. I've gotten a simple movie going in where 3 balls bounce around then slide up and I want them to turn into buttons to direct you to be able to replay the movie.
I created a button. I assigned the up down over hit. I need to set an...
When you use "Internet only Mode" instead of "Microsoft Exchange" mode you get a default pst view for outlook today.
Also there is no tools->Services in "Internet only mode" only tools->accounts
Okay I have setup Outlook 2000 in "Internet only mode" so that i can use an imap server. When outlook is setup in this mode it gives you a default "Outlook Today" setup complete with contacts. Well i have a user that has an old pst file that when imported gives an additional Personal Folder...
coakerb,
Thanks. That helped alot. It seemed that my outlook didn't like using msmessenger. I think my wife upgraded that just as outlook started going bonkers. The fix for me was
'
Tools
options
other
Uncheck use msmessenger.
Windows 2003 has rdp5.2 2000 has rdp5.
I am running a windows2000 ts with pxes on the client side(linux thing) I have tried running on both 2000 and 2003. 2000 looks fine but only runs in a limited amount of colors. 2003 or rdp5.2 has alot of other features like full color and some other...
Okay this just started happening about 4 to 5 days ago.
When I open outlook xp on my xp machine the splash screen stays on top and outlook in inacessible for about 45 to 60 seconds.(that doesn't seem long but it is compared to earlier)
This started happening right before those 5 updates came...
You can use vbscripting to do this. whats the name of the key?
You can use something like this
set objShell=Wscript.CreateObject("wscript.Shell")
objShell.RegWrite "HKLM\software\mircosoft\windows nt\", {value}, "{name of data type i.e. REG_DWORD}"
so the...
Okay thanks epohl. I had looked at that article a thousand times. But until you pointed me to it did I realize that I had put in the GW rather than the SM. So thanks.
Okay I have a dhcp server that was running about 15 address. I needed more but I couldn't increase by 32 because I didn't have that many available address on the top end. meaning my ip's were x.x.x.50 to x.x.x.65 and couldn't go over x.x.x.65. I can however, go from x.x.x.40 to x.x.x.65. So I...
need more info. Is this a fw that seperates your local lan or do you have one box that is running iptables? Is the logcheck program emailing you outside of your network?(i.e. like to work from home or vice versa?)
also you must have a forward rule for all connections that are established or related. I left this out because you already had that in your script. I'll add it here so you'll know to have it in your final.
IPTABLES -A FORWARD -i $ext_int -o $int_int -m state --state ESTABLISHED,RELATED -j ACCEPT
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.