Enter Keywords:
1 - 10 of 19(0.015 seconds)
Sort By:
 
Dear Experts, What is Defferent between SNAT and DNAT, and when can i Use SNAT and DNAT.? Thanks
Zones: Linux NetDate Answered: 01/30/2006 Rating: 7.4 Views: 0
Hi experts, I'm using firestarter (on Debian Sarge) to do internet sharing in my network. Now I have a web application running on a Windows machine (in LAN) and I want to allow user to access it...
Zones: Linux NetDate Answered: 06/15/2006 Rating: 8.4 Views: 0
I set up a Firewall RedHat 8.0 with iptables 1.2.6a here are it's configuration : iptables -L -n ---------------------------------------- Chain INPUT (policy DROP) target     prot opt source...
Zones: LinuxDate Answered: 01/21/2003 Rating: 5.8 Views: 0
I'm running redhat 8.0 box with a customized (recompiled with openswan and mppe support) kernel from the 2.4.20-28.8 source.  A command like: iptables -A OUTPUT -t nat -p tcp -d 10.1.1.1 --dport...
Zones: Linux NetDate Answered: 03/30/2006 Rating: 5.6 Views: 109
Hi everybody again :D can anyone explain the SNAT DNAT part !? I don't get it .. another thing: Chain POSTROUTING (policy ACCEPT) target     prot opt source               destination SN...
Zones: Linux NetDate Answered: 02/06/2007 Rating: 8.2 Views: 0
I have an Oracle Express server at 192.168.2.203 and I want to make it appear to be on localhost. I did the following:   iptables -t nat -A PREROUTING -p tcp --dport 1521 -i lo -j DNAT  --to ...
Zones: Linux NetDate Answered: 09/30/2007 Rating: 9.8 Views: 9
I have the following setup: 1.2.3.254 -> Firewall Machine, RedHat 7.0,      4 Network interfaces , 2.4.3 Kernel, iptables 1.1.1 , Running full SNAT and DNAT for the cascaded internel networks. ...
Zones: Linux NetDate Answered: 09/30/2003 Rating: 7.2 Views: 4
Hi everyone.  I am migrating my server which serves apache,bind,qmail,ftp and mysql and also works as a router for the internal network. It uses 3 statis public IPs (2 for DNS and 1 for the rest). ...
Zones: Linux NetDate Answered: 09/21/2004 Rating: 7.6 Views: 0
Dear all, I want to do a forwarding of SQL from Router to Server, here is my topology: Internet > ISP Router > Firewall > Server IP: ISP Router (for user connect) : 202.64.25.219 Firewal...
Zones: Linux NetDate Answered: 05/26/2005 Rating: 8.2 Views: 0
Dear SIr/Madam: configured linux as a router and firewall with eth0 192.168.1.246 and eth1 125.17.156.66(internet)  DNAT to 192.168.1.250 for the ports 21,80,443, DNAT to 192.168.1.244 for the...
Zones: Linux Network Security, Linux ...Date Answered: 12/10/2007 Rating: 7.8 Views: 16