Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Routing ppp traffic through a proxy server

143 views
Skip to first unread message

AM

unread,
May 6, 2013, 6:34:56 AM5/6/13
to
Hi,

I have setup a pptp server on a linux machine X. I am using a VPN client on an Android phone to connect to this pptp server and then access the web. The VPN connection works fine.

I also have a proxy server running on the same linux machine X, and now I want to route all the VPN traffic through this proxy server.

Could anyone pls give me pointers on how to route the VPN (pptp) traffic through my proxy server? Is there an option in pppd for doing this? Thanks.

- A

Pascal Hambourg

unread,
May 8, 2013, 5:45:13 AM5/8/13
to
Hello,

AM a ᅵcrit :
>
> I have setup a pptp server on a linux machine X. I am using a VPN
> client on an Android phone to connect to this pptp server and then
> access the web. The VPN connection works fine.
>
> I also have a proxy server running on the same linux machine X, and
> now I want to route all the VPN traffic through this proxy server.

What kind of proxy server ?
What do you mean exatly by "route all traffic" ? A proxy server does
generally handle only one or a few application-layer protocols (e.g.
HTTP, SOCKS), not all kinds of network traffic.

You can forward HTTP traffic to a local transparent HTTP proxy server
but it won't handle other kinds or network traffic.

> Could anyone pls give me pointers on how to route the VPN (pptp)
> traffic through my proxy server? Is there an option in pppd for doing
> this? Thanks.

This has nothing to do with pppd.
0 new messages