Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 18:44:28 +0100
From:      Brian Somers <brian@FreeBSD.org.uk>
To:        Andrej.Brodnik@IBC.IskraSistemi.Si (Andrej Brodnik (Andy))
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: I guess problem(?) with PPP 
Message-ID:  <199907301744.SAA04424@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Fri, 30 Jul 1999 11:44:33 %2B0200." <199907300944.LAA18179@Dolinca.IBC.IskraSistemi.Si> 

next in thread | previous in thread | raw e-mail | index | archive | help

brodnik@IBC.IskraSistemi.Si said:
> - not so  important part: Can  somebody in simple terms  explains what
>   does
>    set enddisc mac
>   in the ppp.conf.sample?  It produced a warning and  I simply deleted
>   it (commented it out). 

That's fine.  Your ``enddisc'' is your ``endpoint discriminator''.  
It's used in combination with your authentication name by the peer to 
identify you (if you connect from another machine with the same 
authname, you had better have a different endpoint discriminator, 
otherwise things will get *very* confusing).

You should choose a different value (not ``mac'') if you haven't got 
a NIC installed.


brodnik@IBC.IskraSistemi.Si said:
>   And on GW I added
>    route add -net 192.168.1.0 -host mach-2 

Shouldn't this be something like

  route add 182.168.1.0 -netmask 0xffffff00 mach-2

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




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