Hello every one,
I have this little question and I can't find a solution to it, so I hope you will help me.
How to make the internet connection goes through ppp0 instead of eth1 (my wireless card)?
to give you the whole picture, consider the following info:
I am subscribed to secrure-vpn.com service, after connecting to the service and issuing
I got
Code:
ppp0 Link encap:Point-to-Point Protocol
inet addr:192.168.113.12 P-t-P:192.168.113.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1000 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:95 (95.0 b) TX bytes:121 (121.0 b)
So, what I supposed to do to be able to browse the internet via them?
I hope my question is clear. Thanks in advance