Venkatakrishnan sudarsanam posted in linux-india-help:
> In my network i have this RH 9.0 server which we use it as a Citrix(ICA)
> Client to connect to a Citrix server(Win2k with static IP) in the same
> network(192.168.x.x).  There is a DHCP environment activated in my setup
> already which is of a different class(20.x.x.x).  The problem is my RH9.0
> client always takes the DHCP address(20.x.x.x) and so it is not able to
> connect to the citrix server, I removed the DHCPD service(using "Setup" cmd
> in the tty)  manually assigned a static IP(192.x.x.x) using Ifconfig but
> after i rebooted still it started to take the DHCP address only.  What is the
> issue here, why my changes are not committed in the RH9.0 server.

You have made two mistakes.

1. dhcpd service assigns IP addresses to the clients, and does not
request a lease for the server it is running on. What you should get
rid of is the dhcpcd service.

2. IP address assigned via ifconfig will not survive across reboots. Use
redhat-config-network to assign IP address.

Binand

-- 
Hanlon's Razor: Never attribute to malice that which can be adequately
explained by stupidity.
Bruce's Razor: Never attribute to stupidity that which can be adequately
explained by Microsoft funding.


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to