xboxscene.org forums

Author Topic: Is There A Way Not To Have To Change My Pc's Ip?  (Read 328 times)

linnx88

  • Archived User
  • Jr. Member
  • *
  • Posts: 52
Is There A Way Not To Have To Change My Pc's Ip?
« on: May 05, 2003, 11:33:00 AM »

Hi,

I currently have a Belkin switch (i'm too poor to upgrade to a router :)
And everything works great when I disconnect my pc cable and change my PC's IP to become a gateway for the xbox. But in Windows XP there's an Alternate Configuration opetion in TCP/IP properties where i can type in another IP, etc.....is there a way to store an alternative ip there so when i want to connect to the xbox, i just switch with 1 click or whatever, without having to retype the 192.x.x.x ip for my computer all the time?! Thanx
Logged

XeroKitsune

  • Archived User
  • Hero Member
  • *
  • Posts: 700
Is There A Way Not To Have To Change My Pc's Ip?
« Reply #1 on: May 05, 2003, 03:20:00 PM »

Well since your using WinXP it's not that hard as long as you don't mind a bit of dos.
First set your computer to the first configuration you would like to save.
run cmd
type
netsh dump >configA.txt
Set your computer to the x box config you would like to save and
run cmd
type
netsh dump >configB.txt

Move the txt files to a dir of your choice, I use c:\config
To reload your settings create a batch menu or just a pair of shortcuts.
For Normal
%windir%\System32\netsh.exe -f c:\config\configA.txt
For Xbox
%windir%\System32\netsh.exe -f c:\config\configB.txt

This post has been edited by XeroKitsune: May 5 2003, 10:21 PM
Logged

Xeero

  • Archived User
  • Hero Member
  • *
  • Posts: 2508
Is There A Way Not To Have To Change My Pc's Ip?
« Reply #2 on: May 05, 2003, 03:22:00 PM »

Good info.  Moved to FAQ forum.
Logged

vizi0n

  • Archived User
  • Jr. Member
  • *
  • Posts: 59
Is There A Way Not To Have To Change My Pc's Ip?
« Reply #3 on: May 06, 2003, 07:05:00 AM »

you could as well set 2 ips on your network card and that would do it
Logged

methadone_pretty

  • Archived User
  • Sr. Member
  • *
  • Posts: 284
Is There A Way Not To Have To Change My Pc's Ip?
« Reply #4 on: May 07, 2003, 02:23:00 AM »

theres already a tut on this if anyone is having problems with it:

http://64.191.7.244/...tch-network.php
Logged