Portál AbcLinuxu, 7. listopadu 2025 04:51
Řešení dotazu:
/etc/dhcp3/dhclient-enter-hooks.d/no-default-route
and in that script put something similar to this:
case $reason in
BOUND|RENEW|REBIND|REBOOT)
unset new_routers
;;
esac
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, host-name,
netbios-name-servers, netbios-scope, interface-mtu;
Kde stačí vyjmout položku "routers".
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.