Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Give IP address to client w/o setting up DHCP

Status
Not open for further replies.

kd4us

Programmer
Nov 29, 2001
3
IE
I have client that connects to our router his network address is 192.168.10.200 when he connects i want to give him an ip address of 192.168.1.200 (without setting up DHCP server) so that he can conect to exchange server and a unix box. has anybody any ideas
thanking u
 
The only way you'd be able to do that (without DHCP) is to set-up a static IP Address on the system. david e
*end users are just like computers, some you can work with...others just need a simple reBOOTing to fix their problems.*
 
Have you any code example to setup static IP Address.
thanking U
kd4us
 
How does he connect! Is he a remote user connecting from home to the corporate network! Is is someone from another private network that needs to connect to your servers?

Please elaborate!!

Chris.
********************************
Chris Andrew, CCNA
Technical Support Engineer
********************************
 
he is someone from another private network (same company) that needs to connect to our servers.
His network address is 192.168.10.200 gateway is 192.168.10.250 with connects to my router via 192.168.2.200.
 
Set up NAT on the routers!!

Chris.
********************************
Chris Andrew, CCNA
Technical Support Engineer
********************************
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top