Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!uwm.edu!lll-winken.llnl.gov!enews.sgi.com!fido.asd.sgi.com!news.neu.sgi.com!eugate.sgi.com!imaginet.fr!rain.fr!vtcom.fr!news From: pyk@sv.vtcom.fr (Pierre-Yves Kerembellec) Newsgroups: comp.unix.bsd.freebsd.misc Subject: PPP/FreeBSD 2.1.0 ?!? I'm getting mad ! :-(( Date: Wed, 17 Jan 1996 15:17:05 GMT Organization: Solutions Vocales Lines: 34 Message-ID: <4dj4lu$5u4@nestor.sv.vtcom.fr> Reply-To: pyk@sv.vtcom.fr NNTP-Posting-Host: pyk2.sv.vtcom.fr X-Newsreader: Forte Free Agent 1.0.82 Hi everybody ! I just have a little question about a PPP problem I have here ... I use the standard PPP daemon (pppd, not iijpp) to accept incoming PPP sessions on V34 modems ... no problem ... until I changed the IP addressing scheme !! These are the facts : - When the local Unix machine IP address and dialup PPP IP addresses were completely distinct (I mean NOT in the same C class), there were no problem ... - But now, I only have one C class for both local machines & PPP connections; this class is subnetted in 8 parts (i.e. netmask is 255.255.255.224), let's say the local IP address is 192.0.0.62 and the PPP ip address is 192.0.0.97 (note that these two IP addresses are not in the same subnet ...) And it just does not work anymore ! I just can ping my own IP address (the PPP one) and that's all ! :-(( I also tried to change the local IP address in order for teh PPP addresses to be in the same subnet (I used 192.0.0.126 as the local address) but nothing changed I also have an error message when the link goes up : SOIFADDR : address already exists (this message is send by the sifaddr() function in sys-bsd.c in the code) Could you please help me or give me the location of a comprehensive FreeBSD/PPP FAQ ... Thanks in advance ! ;-) Pierre-Yves