Le 07/10/2016 à 03:04, Li Wei a écrit :
I want to use vpn to bypass censor. In XP, it's OK In Linux I have installed and run pptp-linux:
Why PPTP ? Didn't you just write you wanted a VPN ?
Using interface ppp0 Connect: ppp0 <--> /dev/pts/1 CHAP authentication succeeded MPPE 128-bit stateless compression enabled local IP address 192.168.115.34 remote IP address 192.168.115.1 though I can visit sites not blocked by censor in Iceweasel I still can't visit sites blocked by censor below is by the Linux route command: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default www.routerlogin 0.0.0.0 UG 0 0 0 eth0 192.168.1.0 * 255.255.255.0 U 0 0 0 eth0 I think sth. is wrong.
Obviously. There should be at least a route to the remote IP 192.168.115.1 on interface ppp0.
How do you connect the VPN ? What is the output of "ifconfig -a" or "ip addr" ?
(Note that I have changed the real IP to 103.72.6.116.)
Please use addresses in the 192.0.2.0/24 range reserved for examples and documentation so it is obvious they are not real addresses. Don't pick any real assigned address.