Dear Sir/Madam;
following is the rules that i have in my router and firewall (router and firewall both on the same linux box)
#reset to defaults
iptables -P INPUT ACCEPT
iptables -P FORWARD A...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_23023220.html
I have put up IPCop with Green/Orange/Red. Everything is working fine. Except the Web-Server (IIS). When I try to contact the web-server via the web, at first I get the login-page, but then when I ...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Linux/Q_21630400.html
Using SUSE ...
From the router .. I can do ping -I eth3 google.com .. and it works .. and I did this in iptables
iptables -t nat -A POSTROUTING -s 10.2.0.240 -o eth3 -j SNAT --to-source 192.1...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_22469958.html
What is NAt and SNAT I read the linux book it have a lot of this word
http://www.experts-exchange.com/OS/Linux/Q_20876522.html
Hi,
I am trying to do a DNAT and SNAT on 2 separate machines but it seems to be impossible to get it to work...
For example, when I try to do a ping out of the local network, or into the loc...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_21775834.html
Zones:
Linux NetDate Answered: 04/16/2006 Rating: 8.0 Views: 14
I am using Linux 9.0 & squid as an Internet Gateway with two network cards eth0 (public IP) and eht1(Private IP) and Exchange2000 as an e-mail server which is on private IP. By using IPtables my ex...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Linux/Q_21860393.html
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...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_22150939.html
Zones:
Linux NetDate Answered: 02/06/2007 Rating: 8.2 Views: 0
I have a Linux (RedHat ES 4) firewall box using iptables. The firewall (box "z") has two NIC cards and forwards ip traffic on port 80 to another machine (box "a") which is my web server.
I am usin...
http://www.experts-exchange.com/OS/Linux/Distributions/Red_Hat/Q_22539223.html
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.
...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_20110146.html
Zones:
Linux NetDate Answered: 09/30/2003 Rating: 7.2 Views: 9
I've the following setup
L1 L3
| |
|[ 172.16.0.10 ] |[172.16.0.30]
___|________________ |_______________1...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_21128452.html
Zones:
Linux NetDate Answered: 03/20/2006 Rating: 9.0 Views: 0