jamesthurley
Aug 22 2003, 04:58 PM
First request your new IP addresses from Rackshack from the members area. Once you've recieved the new addresses, you just need to bind them to your ethernet adapter.
kelani gave these nice clear instructions in another thread:
1. Start - Settings - Control Panel - doubleclick on Network Connections
2. Rightclick on Local Area Connection and choose Properties
3. Scroll down to Internet Profocol (TCP/IP) select it, and click Properties
4. Click the Advanced tab at the bottom right
5. You will see your current IP address. Click ADD and add the two IP addresses with the correct Subnet Mask provided with them by RS.
6. Click OK to all windows, and the network service should restart. If not, reboot. They should be assigned after that.
elevator
Aug 23 2003, 06:06 AM
If you'd like to automate this in a script for example:
Start -> Run -> cmd.exe
netsh interface ip add address "Local Area Connection" 192.168.1.1 255.255.255.0
devo-x
Sep 2 2003, 07:01 AM
QUOTE
Originally posted by elevator
If you'd like to automate this in a script for example:
Start -> Run -> cmd.exe
netsh interface ip add address "Local Area Connection" 192.168.1.1 255.255.255.0
Make sure to put the above lines in a *.bat script
You might want to use a 'routable' IP address
rubaljain
Sep 24 2003, 11:04 PM
I have a quick question ..
i have added extra IP address following "jamesthurley" s post.
But i cant see IP addresses in IIS's dropdown list .. How can i see IP addresses there ..
devo-x
Sep 25 2003, 06:48 AM
Greetings!
Please refer to
THIS thread
rubaljain
Sep 25 2003, 08:02 AM
Thanks .. nice One
Vinnie Pasetta
Oct 27 2003, 11:28 AM
BEFORE ADDING YOUR IP ADDRESSES...
Logon to your server and ping each one.
Recently, I have has two customers who were issued IP addresses already assigned to another server. This can knock you off the box and you cannot get back on the server.
Bandit
Jun 18 2005, 09:22 PM
Ok, I have a Standard Windows server and requested a second IP. I was not given a subnet, but the first three octets are the same, so I assume the subnet is the same. I added it properly, but if I go to dos prompt and try to ping the new IP it does not respond.
Any clues?
jbyers
Jun 19 2005, 12:43 PM
QUOTE (Bandit)
Ok, I have a Standard Windows server and requested a second IP. I was not given a subnet, but the first three octets are the same, so I assume the subnet is the same. I added it properly, but if I go to dos prompt and try to ping the new IP it does not respond.
Any clues?
What subnetmask did you bind the second IP with? Most subnets should use the 255.255.254.0 mask)
Some of the recently added subnets (> 67.15.118) use 255.255.255.0 ....
rubaljain
Jul 22 2005, 02:07 PM
Do anyone have any VBScript which can automate addition of IP Addresses to NIC with Subnet mask.
mesh
Jul 26 2005, 08:10 AM
I have tried to add additional 2 IP addresses (assigned to me before) for 2 times and every time I managed to block server completely. After I add addresses to my server (win 2003 std) everything worked perfectly. Even after server restart I could logon and everything. I could ping them with success (before that they were not assigned to someone else). But next time when I tried to logon, nothing. Server is online, I can ping it (all addresses) but all ports seems to be closed except port 21!?. Like ms firewall blocked them all. I used subnet mask as on my primary address (255.255.254.0).
Anyone?
Thank you for help.
rubaljain
Jul 26 2005, 08:15 AM
I believe you should be heading this issue to your DC directly. They'll sort out the issue for you directly.
nrsieber
Jul 26 2005, 02:44 PM
QUOTE (mesh)
I have tried to add additional 2 IP addresses (assigned to me before) for 2 times and every time I managed to block server completely. After I add addresses to my server (win 2003 std) everything worked perfectly. Even after server restart I could logon and everything. I could ping them with success (before that they were not assigned to someone else). But next time when I tried to logon, nothing. Server is online, I can ping it (all addresses) but all ports seems to be closed except port 21!?. Like ms firewall blocked them all. I used subnet mask as on my primary address (255.255.254.0).
Anyone?
Thank you for help.
Are you actually running a firewall or did you enable the windows firewall?
mesh
Jul 26 2005, 04:55 PM
QUOTE (nrsieber)
Are you actually running a firewall or did you enable the windows firewall?
Just Windows firewall enabled, working fine. Windows Standard, no SP1. All necessary ports are open. When I add extra addresses, all ports are closed except ftp. Last time DC solved issue by disabling firewall. After that I removed IP addresses, turn on firewall and everything is working just fine except that I have no idea what to do next.
CornFused
Jul 26 2005, 05:08 PM
QUOTE (Vinnie Pasetta)
BEFORE ADDING YOUR IP ADDRESSES...
This can knock you off the box and you cannot get back on the server.
Yeah, the network design is good for stealing IP's and sniffing traffic. When will VLAN's ever come to EV1.
nrsieber
Jul 28 2005, 10:31 AM
QUOTE (mesh)
Just Windows firewall enabled, working fine. Windows Standard, no SP1. All necessary ports are open. When I add extra addresses, all ports are closed except ftp. Last time DC solved issue by disabling firewall. After that I removed IP addresses, turn on firewall and everything is working just fine except that I have no idea what to do next.
This may not be a popular answer, but I would go ahead and go to SP1 and use the security configuration wizard. I did this a few days ago, tested all my services on various IPs. I had to add one or two exceptions, but it seems to be working fine.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.