Travis Osterman wrote:
> I recently switched from a linksys router to a gentoo-based system and
> have gotten along pretty well with it.  One of the last things I have
> left to figure out is how to get dynamic dns name requests to the
> correct internal machine on my network.
> 
> Here's the symptoms:
> my-dynamic-name.no-ip.com points to my current ip address
> http://my-server - works internally
> http://my-dynamic-name.no-ip.com - works from outside my network
> (through iptables)
> 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.
> 
> -- Travis Osterman
> 

You could install dnsmasq and add the
dynamic ip:s with their internal addresses to /etc/hosts on your DNS
server. That's what I do, works like a charm.

/N
-- 
[email protected] mailing list

Reply via email to