Hi,

On Sun, 26 Jun 2005 23:08:35 -0400
Travis Osterman <[EMAIL PROTECTED]> wrote:

> http://my-dynamic-name.no-ip.com from inside my network returns:
> "connection was refused when attempting to contact
> my-dynamic-name.no-ip.com."
> 
> I'm not sure whether this is an iptables issue or dns (or something
> else) which makes the problem hard to google for.  Any leads, tips, or
> ideas would be much appreciated.

1.: routing should tend to do the "short cut" here and never spit out
the packets on the WAN side. That's default, AFAIK.
2.: that means that iptables shouldn't block incoming packets (INPUT
queue) for the WAN address coming from the LAN interface.
3.: a FORWARD rule may also be needed to allow this, I'm not sure here.

You could post your iptables-save output here to allow us to give more
specific hints...

-hwh
-- 
gentoo-user@gentoo.org mailing list

Reply via email to