Skip to main content

Thread: Script to add routes...


i created file commands inside:

#!/bin/bash
ip route add 10.13.58.0/24 dev ppp0
ip route add 10.13.57.0/24 dev ppp0
ip route add 10.13.56.0/24 dev ppp0
ip route add 10.13.54.0/24 dev ppp0
ip route add 192.168.76.0/24 dev ppp0

, named it: vpn-routes , saved in home folder, when start using command:
sudo ./vpn-routes doesnt create new routes.
doing wrong?



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Script to add routes...


Ubuntu

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?