2 Intern

 • 

5.9K Posts

January 18th, 2007 18:00

I think we can make a pair of .bat files that you can put on your desktop that would do the job.  Need some information tho first.  Can you do this when you are using your static IP address?
 
Start, Run, cmd, OK to bring up the black cmd window.  Type (with Enter after each bold line):
 
 
NETSH interface ip show ipaddress > c:\junk.txt
 
ipconfig /all  >> c:\junk.txt
 
notepad C:\junk.txt
 
Then copy the text in notepad over to a Reply.  If you are worried about giving out your IP addresses over the internet feel free to replace them with dummies like A.B.C.D and A.B.C.E.  Also replace your domain name if it shows up. 
 
Ron
 
 
 

3 Posts

January 18th, 2007 18:00

The following text is what I got:
 
The Routing and Remote Access Service is not currently running on the local machine.
Please use 'net start remoteaccess' on the machine to start the service.
 
Windows IP Configuration
 
       Host Name . . . . . . . . . . . . : MIS-01
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Broadcast
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
 
Ethernet adapter Wireless Network Connection:
 
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Dell Wireless 1390 WLAN Mini-Card
       Physical Address. . . . . . . . . : 00-16-CE-57-A6-FC
       Dhcp Enabled. . . . . . . . . . . : No
       IP Address. . . . . . . . . . . . : 192.168.100.34
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.100.254
       DNS Servers . . . . . . . . . . . : A.B.C.D
                                                      A.B.C.E

2 Intern

 • 

12K Posts

January 19th, 2007 04:00

Google for a program named netswitcher.  You can load both profiles with that program and then use the program to change your saved settings.

2 Intern

 • 

12.7K Posts

January 19th, 2007 05:00

2 Intern

 • 

12K Posts

January 19th, 2007 07:00

Nice link.

2 Intern

 • 

12.7K Posts

January 19th, 2007 15:00

"Even a pig gets an acorn every once in a while" unknown author :smileywink:  I get lucky sometimes using google.

2 Intern

 • 

12.7K Posts

January 19th, 2007 16:00

We learn something new every day, Thanks for posting back about your success, we do not always get these.
Have a Great Day :smileyhappy:

3 Posts

January 19th, 2007 16:00

Very nice link! It works like a charm. thanks
No Events found!

Top