*BSD News Article 65525


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!vic.news.telstra.net!act.news.telstra.net!imci3!imci4!newsfeed.internetmci.com!howland.reston.ans.net!math.ohio-state.edu!news.cyberstore.ca!usenet
From: Pat <patr@whistler.net>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: PPP config (and ifconfig setup)
Date: Tue, 09 Apr 1996 15:29:06 -0700
Organization: Cyberstore Systems Inc.
Lines: 28
Message-ID: <316AE4B2.41C6@whistler.net>
NNTP-Posting-Host: crack.cyberstore.ca
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0b2 (X11; I; IRIX 5.3 IP22)

Hi,

Installed FreeBSD, working nicely, so thanks all...

Currently have no network attached (PCMCIA ethernet card is not
supported - it's a (!) Xircom - BTW a lady from Xircom called me and she
said she could give information for anyone wishing to write a driver
because they have had serious backlash for not supporting FreeBSD/Linux
- but that's another thread).

Would like to configure either the loopback interface or a dummy
interface to respond to an IP address so I can run a WWW server for
development on this machine.

How should I set up the ifconfig so that I have a dummy interface,

and secondly, if I want to use PPP will it be OK if my PPP interface has
the same address as the dummy inerface ?

i.e.

I want my machine to answer as 123.456.789.123 when not connected via
PPP, and also WHEN connected via PPP.

I know this can be done on other Unices (I've done it on Linux, SGI and
Slowaris) so any tips/pointers/help would be much appreciated.

-Pat