Results 1 to 1 of 1
Hi
I'm able to configure a static route under busybox linux.
command:
route add -net 10.200.50.0 netmask 255.255.255.0 gw 10.200.18.254 dev eth1
But after reboot the static route is not ...
- 01-07-2010 #1Just Joined!
- Join Date
- Mar 2004
- Posts
- 19
busybox permanent route
Hi
I'm able to configure a static route under busybox linux.
command:
route add -net 10.200.50.0 netmask 255.255.255.0 gw 10.200.18.254 dev eth1
But after reboot the static route is not been loaded automaticaly.
How can I do that under busybox?
Thanx for any help
bb


Reply With Quote