Enter Keywords:
1 - 10 of 16(0.003 seconds)
Sort By:
 
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...
Zones: Linux Net, So...Date Answered: 12/27/2007 Rating: 5.8 Views: 0
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 ...
Zones: Linux Network SecurityDate Answered: 01/18/2006 Rating: 7.6 Views: 0
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...
Zones: Unix Networking, Linux NetDate Answered: 04/17/2007 Rating: 8.0 Views: 0
 What is NAt and SNAT I read the linux book it have a lot of this word
Zones: Linux, Linux DistributionsDate Answered: 02/06/2004 Rating: 8.2 Views: 0
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...
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...
Zones: Linux Network SecurityDate Answered: 06/20/2006 Rating: 6.8 Views: 113
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 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...
Zones: Red Hat Linux, Linux Admin, Linux Network Securit...Date Answered: 06/29/2007 Rating: 7.8 Views: 0
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: 9
I've the following setup     L1                            L3      |                             |      |[ 172.16.0.10 ]        |[172.16.0.30]         ___|________________ |_______________1...
Zones: Linux NetDate Answered: 03/20/2006 Rating: 9.0 Views: 0