This is a discussion on how to permanently set gw after reboot within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> G'day, it is o'right to delete a default gw eth0 #route del default gw 192.168.xxx.xxx but after reboot my ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| G'day, it is o'right to delete a default gw eth0 #route del default gw 192.168.xxx.xxx but after reboot my slackBox the default gateway eth0 turns on how can i set it "permanently" 'off' so my roommates can dialup internet using ppp-go from XP client? very appreciated have a good day! dieu |
| |||
| Dieu Phan wrote: > it is o'right to delete a default gw eth0 > #route del default gw 192.168.xxx.xxx > but after reboot my slackBox the default gateway eth0 turns on > how can i set it "permanently" 'off' so my roommates can dialup internet > using ppp-go from XP client? Comment out the "gateway_up" line in /etc/rc.d/rc.inet1, like so: *) # The default is to bring up all interfaces: lo_up eth_up 0 eth_up 1 eth_up 2 eth_up 3 # gateway_up Happy Slacking, Jeffrey |
| ||||
| Jeffrey Froman wrote: > Dieu Phan wrote: > > >>it is o'right to delete a default gw eth0 >>#route del default gw 192.168.xxx.xxx >>but after reboot my slackBox the default gateway eth0 turns on >>how can i set it "permanently" 'off' so my roommates can dialup internet >>using ppp-go from XP client? > > > Comment out the "gateway_up" line in /etc/rc.d/rc.inet1, like so: > > *) # The default is to bring up all interfaces: > lo_up > eth_up 0 > eth_up 1 > eth_up 2 > eth_up 3 > # gateway_up > > Happy Slacking, > > Jeffrey Thanks Jeff, i am so far quite happy with slakBox and ofcoz' with slackgroup, it is so helpful and friendly.. a slack(er) for entertainment never says g'bye with slackGroup cheers dieu |