the short version is... I need a method to make linux request a dhcp lease....
I know of one way to do it for sure... but it would involve the server disconnecting everyone for several seconds every half hour...
soooo what I need is a way to check if the lease is good and if not then do a "ifdown eth0" followed with a "ifup eth0"
this is also a gaming server
I know of one way to do it for sure... but it would involve the server disconnecting everyone for several seconds every half hour...
soooo what I need is a way to check if the lease is good and if not then do a "ifdown eth0" followed with a "ifup eth0"
this is also a gaming server