a550ee
2006-11-03, 11:24 AM CST
Hello!
I've configured pptp connection without gui pptpconfig. I want it to be established on os startup just like lan interface.
Now i type following in console to enable it:
/bin/pon ant
/sbin/route add -host 213.148.4.126 dev eth0
/sbin/route del default eth0
/sbin/route add default dev ppp0
What I'm to do to make it on everytime os starts? Thanks in advance.
I've configured pptp connection without gui pptpconfig. I want it to be established on os startup just like lan interface.
Now i type following in console to enable it:
/bin/pon ant
/sbin/route add -host 213.148.4.126 dev eth0
/sbin/route del default eth0
/sbin/route add default dev ppp0
What I'm to do to make it on everytime os starts? Thanks in advance.