On 08/15/08 04:55, Jan Klod wrote:
There is one thing really troubling me for fourth day and I hope,
this is the right place to ask for advices: I have VPN access through
LAN NIC, I managed to log in the VPN server and, using ping -I ppp0
some.host.domain got an answer. Nothing more this far, but the
initial goal was simply to grant an user access to VPN as toppic
subject describes. Just like I would have started firefox -I ppp0!
(all user's traffic through ppp0, while other users can still go
through eth1!)
Also this created an extra question: how web browser "knows", which
interface should be used, if there are multiple?
(With out having even looked at the links you provided I'm going to take
a stab in the dark.)
I believe you are wanting to have your traffic go through the VPN as a
default rather than through your existing default gateway. (Presuming
that this is the case.)
Add a route to the IP address of your remote VPN end point via your
current default gateway. (Bring the VPN up if it is not already up.)
Add a new default gateway of the *inside* remote end of the VPN. Remove
your existing local default gateway. Or if you would like you can
change the metric of your existing local default gateway so that it is
higher (thus less preferred) than the default gateway on the other end
of the VPN.
Doing this will allow anything on the VPN client computer to route its
traffic through the VPN with out having to modify any thing specific to
each program.
Grant. . . .
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html