Mijn (windows) DHCP-server deelt - behalve de normale waardes - ook een classless static route (option 121) uit. Op Debian gaat dat goed, maar onder slackware overschrijft die static route de default gateway:
Kan wel handmatig de default gateway toevoegen:
Maar iets zegt me dat dit ook automagisch goed zou kunnen gaan.
Wat doe ik verkeerd?
root@pro4600:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.10.10.0 t112 255.255.255.0 UG 202 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo 172.16.172.0 * 255.255.255.0 U 202 0 0 eth0
root@pro4600:~# route add default gw vigor2130 root@pro4600:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default vigor2130 0.0.0.0 UG 0 0 0 eth0 10.10.10.0 t112 255.255.255.0 UG 202 0 0 eth0 loopback * 255.0.0.0 U 0 0 0 lo 172.16.172.0 * 255.255.255.0 U 202 0 0 eth0
Wat doe ik verkeerd?
QnJhaGlld2FoaWV3YQ==