Fwd: Can Bind 8 Listen On My Modem IP Address?

Joseph S D Yao jsdy at cospo.osis.gov
Wed Dec 27 19:52:10 UTC 2000


On Thu, Dec 21, 2000 at 09:23:33PM -0500, Robert L. Cochran Jr. wrote:
> 
> I have a small 4 computer network. 2 weeks ago I registered a domain
> name of my own and I want Bind 8 to service not just the internal
> network, but my external domain name also so that someone on the
> internet can type www.mydomain.com in a browser and connect to my
> machine. However I only have a 3Com modem connected to my serial port as
> ppp0. It is just a plain 56K modem. I start a ppp0 connection to dial
> into my ISP. My problem is I can't get Bind 8 to listen in on the IP
> address issued to me by my ISP (via the modem). I can get Bind to listen
> for connections on ip addresses 192.168.0.1 (the server machine) and
> 127.0.0.1 but no matter what I do with named.conf, resolv.conf or my
> zone data files, I can't get Bind 8 to listen for a connection on my
> modem. My ISP supplies me with a static IP address (which is not related
> to the domain name I just registered -- I've had this IP address for
> some years now.) Apache server seems to detect this IP and listen on it
> just fine because I can telnet into it on port 80 and get a good
> connection. So why can't Bind listen for connections on my modem IP?

If your PPP connection is not up, the IP address is not in effect, and
'named' will not bind to it.

This is also a problem for anyone outside your LAN trying to reach you.
If your only name server is only available when YOU dial in, then it
can't be reached by other people when THEY want to find you - e.g., to
return e-mail.  You need a full-time slave server.

-- 
Joe Yao				jsdy at cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support					EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.



More information about the bind-users mailing list