Hi, I have two public ip''s and i want to dedicate one ip for incoming and outgoing to one server. I followed http://www.shorewall.net/shorewall_setup_guide.htm and used the example of the daughter system. I have a machine connected on vmbr0 with address 10.10.10.1 listening on port 80 www. Still I can''t connect to this system. I''m forgetting something? Sincerely, Selvam Matthys my interface file: auto eth0 iface eth0 inet static address 94.23.244.210 netmask 255.255.255.0 gateway 94.23.244.254 auto eth0:0 iface eth0:0 inet static address 94.23.154.41 netmask 255.255.255.255 auto vmbr0 iface vmbr0 inet static address 10.10.10.254 netmask 255.255.255.0 bridge_ports none bridge_stp off bridge_fd 0 my /etc/shorewall/nat file: 94.23.154.42 eth0 10.10.10.1 no no my rules: ACCEPT net lan1:10.10.10.1 TCP any 80 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
Selvam Matthys wrote:> Hi, > > I have two public ip''s and i want to dedicate one ip for incoming and > outgoing to one server. I > followed http://www.shorewall.net/shorewall_setup_guide.htm and used the > example of the daughter system. I have a machine connected on vmbr0 with > address 10.10.10.1 listening on port 80 www. Still I can''t connect to > this system.Where are you trying to connect from? Also, please see http://www.shorewall.net/support.htm#Guidelines regarding what we need to solve connection problems. -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev