Re: Port 110 Connection Refused

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: elemint@hotpop.com
Date:  
To: PLUG
Subject: Re: Port 110 Connection Refused
I was only trying localhost as another test,

I have also tried the iptables command without "-i eth0" but still no
go.

Jim




On Mon, 2004-03-01 at 13:39, Jeremy C. Reed wrote:
> On Mon, 1 Mar 2004 wrote:
>
> > backround information:
> > localhost 192.168.1.1
>
> ...
>
> > telnet localhost 110
>
> Probably shouldn't use the hostname "localhost" for this. It is
> inconsistent.
>
> > telnet 192.168.1.1 110
> >
> > The only one that works is telnet 192.168.1.2 110
>
> > The command to configure port forwarding:
> > iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 110 -j
> > DNAT --to-destination 192.168.1.2
>
> Get rid of the "-i eth0" unless that is what you want.
>
>    Jeremy C. Reed
>    http://bsd.reedmedia.net/

>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss