Mailinglist Archive: opensuse (1914 mails)
| < Previous | Next > |
[opensuse] preferred way to add a static route in OpenSuse?
- From: Amedee Van Gasse <amedee@xxxxxxxxx>
- Date: Tue, 11 Nov 2008 17:41:46 +0100
- Message-id: <4919B5CA.8060207@xxxxxxxxx>
Hello,
I have added a static route that sends all traffic for a certain net
block over the wlan interface.
route add -net xxx.xxx.xxx.0 netmask 255.255.255.0 gw 192.168.1.1 dev wlan0
What is the preferred way in OpenSuse to:
a) make this static route permanent?
b) make this static route only come up when wlan0 is up?
c) delete the static route when wlan0 goes down?
TIA,
Amedee
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I have added a static route that sends all traffic for a certain net
block over the wlan interface.
route add -net xxx.xxx.xxx.0 netmask 255.255.255.0 gw 192.168.1.1 dev wlan0
What is the preferred way in OpenSuse to:
a) make this static route permanent?
b) make this static route only come up when wlan0 is up?
c) delete the static route when wlan0 goes down?
TIA,
Amedee
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |