I have mandriva 2006 and I have a pretty nasty problem. I am using the linux-machine as a game server, so I'm sharing internet connection from it to my PC. From time to time ( for reasons I yet have to discover ) Linux changes the gateways of the 2 Network adapters to the internet adapter's gateway. So if I initially configure main-internet card like this:
IP - ip given by ISP
NETMASK - given by ISP
GATEWAY - given by ISP
DNS1 + DNS 2
And my local area card ( one that goes to PC ) like this:
IP - 192.168.0.1
NETMASK - 255.255.255.0
GATEWAY - 0.0.0.0
DNS1 + DNS2
Linux changes the gateway of the local - card to gateway given by ISP, not 0.0.0.0, thus cutting off my PC.
Where is the problem ? :???:
