Dimitri Dragoumis
2005-Jun-21 15:24 UTC
How to establish connection on port 80 eth0 when using shorewall???
log message : Jun 21 17:22:04 antares kernel: Shorewall:net2fw:ACCEPT:IN=eth0 OUTMAC=00:04:23:b6:f4:68:00:0f:cc:0c:55:00:08:00 SRC=213.41.177.48 DST=192.168.1.11 LEN=60 TOS=0x00 PREC=0x00 TTL=60 ID=23492 DF PROTO=TCP SPT=50859 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 The server listening on 192.168.1.11 port 80 receives nothing. Is there any explanation?????? Thanks in advance for your help Dimitri __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Jerry Vonau
2005-Jun-21 16:53 UTC
Re: How to establish connection on port 80 eth0 whenusing shorewall???
> log message : > Jun 21 17:22:04 antares kernel: > Shorewall:net2fw:ACCEPT:IN=eth0 OUT> MAC=00:04:23:b6:f4:68:00:0f:cc:0c:55:00:08:00 > SRC=213.41.177.48 DST=192.168.1.11 LEN=60 TOS=0x00 > PREC=0x00 TTL=60 ID=23492 DF PROTO=TCP SPT=50859 > DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 > > The server listening on 192.168.1.11 port 80 receives > nothing. Is there any explanation?????? > > Thanks in advance for your help > > Dimitri >Maybe your using ACCEPT instead of DNAT, but my crystal ball is broken at the moment. Jerry
Cristian Rodriguez
2005-Jun-21 19:29 UTC
Re: How to establish connection on port 80 eth0 when using shorewall???
2005/6/21, Dimitri Dragoumis <dragoumis@yahoo.com>:> log message : > Jun 21 17:22:04 antares kernel: > Shorewall:net2fw:ACCEPT:IN=eth0 OUT> MAC=00:04:23:b6:f4:68:00:0f:cc:0c:55:00:08:00 > SRC=213.41.177.48 DST=192.168.1.11 LEN=60 TOS=0x00 > PREC=0x00 TTL=60 ID=23492 DF PROTO=TCP SPT=50859 > DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 > > The server listening on 192.168.1.11 port 80 receives > nothing. Is there any explanation??????yes. a complete explanation is on the docs. http://www.shorewall.net/two-interface.htm#id2514507 also, this page: http://www.shorewall.net/support.htm#Guidelines explains how to get help from us. thank you.