Hello:

CentOS
Shorewall 4.0.5

I am trying to setup a very simple network with (1) firewall server (2) dmz
servers.

I have IP: 65.103.190.104/28 mask: 255.255.255.248 (8 IP addresses available
from Qwest).

Network is as below:

65.103.190.104:  Network
65.103.190.105:  FW
65.103.190.106:  NS1
65.103.190.108:  NS2
65.103.190.110:  Gateway
65.103.190.111:  Broadcast

SETUP:
------

I have a Firewall server connecting to the Gateway on eth0 and to two DMZ on
eth1 (via a hub).

The /etc/shorewall/rule file is as follows (these are the FIRST six lines in
the RULE file):

ACCEPT  net     $FW     icmp    echo-request
ACCEPT  net     dmz     icmp    echo-request
ACCEPT  $FW     net     icmp    echo-request
ACCEPT  $FW     dmz     icmp    echo-request
ACCEPT  dmz     net     icmp    echo-request
ACCEPT  dmz     $FW     icmp    echo-request


PROBLEM:
--------

I can PING from $FW to Net, $FW to dmz, dmz to $FW & dmz to net 
BUT I can't PING from net to $FW or dmz.

FYI, I can PING from net to my GATEWAY IP (65.103.190.110).

I have search the Google and have looked into Shorewall FAQ.

Help!!

Kirt



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to