Luis Felipe Dominguez Vega <[email protected]> wrote:

> Well to the routers i can access because are owns by my VPN provider, but if 
> i do a Source Nat fix the problem?? and how to do that?? 

I assume you meant to write that you *can't* access them ?

Basically, unless they have been given a route to your internal network, they 
will not have any knowledge of it. You will need to either contact your 
provider and have them add a route, or as you suggest, as a level of NAT in 
your own router (system running shorewall).
For outbound traffic, this will be source NAT - and is configured in the "masq" 
configuration file. For inbound traffic, it would be DNAT entries in your 
"rules" config file - though these won't work without corresponding entries in 
the providers' routers.


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to