Displaying 3 results from an estimated 3 matches for "raymondo".
Did you mean:
raymond
2005 Feb 25
6
nat problem
Hi All,
I''m using the Mandrake Linux MultiNetwork Firewall which is a web based
interface to the shorewall firewall.
I have an internal ip address of 172.25.38.1 which I am try to nat to a
public address so that the client pc can ftp to the internet
I have add the following in the nat file:
168.10.10.1 eth3 172.25.38.1 No No
And this to rules:
ACCEPT lan:172.25.38.1 wan tcp
2005 Mar 10
0
pptpd
Hi All,
I''m pulling my hair out trying to get vpn working from a windows client
on the internet to my firewall.
I have the following pptpd.conf file:
option /etc/ppp/options.poptop
stimeout 10
speed 115200
localip 196.22.35.1
remoteip 196.22.35.100-110
196.22.35.1 is my public ip address on my firewall, eth0 ip address,
also my lan ip adress.
options.poptop looks like this:
#ipparam
2005 Feb 25
1
masq to port range
Hi All,
Our internal users need to connect to the bank to do internet banking.
The bank requires that the client computers connect to ports
15000-15010.
In Shorewall how do I do a masq for anyone trying to connect to these
ports?
Thanks
Raymond