[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[K12OSN] change network IP



Ron,

 Don't forget , if you changed your subnet / eth0 from default, you'll
also need to change in;

/etc/dhcpd-k12ltsp.conf

1. option routers  =  ( your new ipaddress);
2. option domain-name-servers = ( your new ipaddress); # most likely
3. next-server = (#if you are using parallel dhcp server setup);
4. option root-path = "( your new ipaddress)"; # (this is why you clients
are probably not booting)

After you've edited this remember to do a
'service dhcpd restart'
from a bash terminal.

Hope this helps.


Take Care,

Barry Cisna


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]