Sebastian Raring wrote:
> Prasanna Krishnamoorthy wrote:
>> Is your application even running on localhost? Sounds like it isn't.
>>
>> Try
>> netstat -anp | grep 2048
>> and make sure that there's the corresponding process listening on
>> 127.0.0.1:2048.
> 
> Thanks for your idea.
> 
> But the process is listening:
> [EMAIL PROTECTED]:/# netstat -anp
> Aktive Internetverbindungen (Server und stehende Verbindungen)
> Proto Recv-Q Send-Q Local Address           Foreign Address 
> State       PID/Program name
> tcp        0      0 127.0.0.1:2048          0.0.0.0:* 
> LISTEN     8565/nc
> 
> when I try with a webbrowser, shorewall shows:
> Shorewall:loc_dnat:REDIRECT:IN=eth0 OUT= 
> MAC=00:16:3e:76:88:14:00:04:23:90:fe:0f:08:00 SRC=192.168.2.39 
> DST=192.168.2.106 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=49464 DF 
> PROTO=TCP SPT=2369 DPT=80 WINDOW=64960 RES=0x00 SYN URGP=0
>

I have found no way to make this work -- even using raw iptables commands.

-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to