Displaying 4 results from an estimated 4 matches for "firewaal".
Did you mean:
firewal
2007 Sep 25
1
DNAT PREROUTING issue with iptables
...on 192.168.100.3:25
iptables -A FORWARD -p tcp -d 192.168.100.3 --dport 25 -m state --state NEW
-j ACCEPT
Now, it should forward port 25 to mail server @ DMZ Zone.
I think I have added these rules properly. But, It does not work.
I checked from outside world . I telneted to port 25 of first firewaal.
Then, It should forward to mail server @ DMZ zone.
But, no responce.
WHY is that?
YOUR IDEAS?
--
Thank you
Indunil Jayasooriya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070925/f979f5c3/attachm...
2007 Sep 25
7
DNAT PREROUTING issue with IPTABLES
...on 192.168.100.3:25
iptables -A FORWARD -p tcp -d 192.168.100.3 --dport 25 -m state --state NEW
-j ACCEPT
Now, it should forward port 25 to mail server @ DMZ Zone.
I think I have added these rules properly. But, It does not work.
I checked from outside world . I telneted to port 25 of first firewaal.
Then, It should forward to mail server @ DMZ zone.
But, no responce.
WHY is that?
YOUR IDEAS?
--
Thank you
Indunil Jayasooriya
--
Thank you
Indunil Jayasooriya
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mail...
2007 Mar 15
2
What is the port of Bandwidthd ?
...nt cdf output or
#you are using the database output option. Bandwidthd will use very little
#ram and cpu if this is set to false.
#graph true
graph true
#Set META REFRESH seconds (default 150, use 0 to disable).
#meta_refresh 150
meta_refresh 150
R u using this pkg ? I used before setting up my firewaal. The I showed
graphs. But After the firewall, It can not show trafiic .
Help needed? Soon...
--
Thank you
Indunil Jayasooriya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070315/74e88283/attac...
2003 Aug 03
1
ipfw or ipf w/stateful behavior
Hi,
first i must tell you, that my english is not the best,
i hav learned my english from manpages and documentation.
Please excuse this.
I have setted up a Box w/FreeBSD 4.7-RELEASE for connecting
to the w3 through an DSL/ATM-Connection.
Now i know the stateful handling of firewall-rules under linux
with iptables.In the second i have understand that FreeBSD comes with the
netfilter-extensions.