Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 1997 23:08:56 +0800 (TSD)
From:      "Victor A. Sudakov" <vas@vas.tomsk.su>
To:        questions@freebsd.org
Subject:   Re: NT4 ISP
Message-ID:  <199706141508.XAA05163@vas.tomsk.su>
In-Reply-To: <19970612201434.17335@peeper.my.domain> from "Tom Jackson" at "Jun 12, 97 08:14:34 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Tom Jackson wrote:

> I have dynamic assigned address. My /etc/hosts file has only the loopback
> address, 127.0.0.1, and nothing else (I have no ethernet card). If I use
> anything there with my hostname, my isp will try to use that address and
> the connection will fail. 

Why should he try to use that address? And how is he going to know about it,
anyway?

> This is something I wish somebody would clearup.

I also have a dynamically assigned address. However, I have in my /etc/hosts
file:

127.0.0.1		localhost 
192.168.1.1	vas.tomsk.su vas

And in my /etc/rc.local:

/sbin/ifconfig lo0 inet 192.168.1.1 alias

It works fine, I can ping vas.tomsk.su even if I am offline. It does not
prevent me from using ppp because 192.168.1.1 is associated with lo0 and has
nothing to do with tun0.

-- 
Victor Sudakov
http://www.tomsk.su/r/persons/vas.htm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706141508.XAA05163>