Re: Incoming PPP question - subnetting

1997-09-20 Thread Dave Cinege
On Thu, 18 Sep 1997 15:36:01 -0500, Jens B. Jorgensen wrote: >Kevin Traas wrote: >> >> >Hmmm. What's the netmask on the ethernet interface? If it's set to >> >255.255.255.224 then everything should work fine even though >> >> Yes, it is. > >Then NT's routing algorithm is wrong or there are othe

Re: Incoming PPP question - subnetting

1997-09-19 Thread Jens B. Jorgensen
Kevin Traas wrote: > > >Hmmm. What's the netmask on the ethernet interface? If it's set to > >255.255.255.224 then everything should work fine even though > > Yes, it is. Then NT's routing algorithm is wrong or there are other routes afoot. Run netstat -r on the NT box to verify that the routes

Re: Incoming PPP question - subnetting

1997-09-18 Thread Kevin Traas
>Hmmm. What's the netmask on the ethernet interface? If it's set to >255.255.255.224 then everything should work fine even though Yes, it is. >the NT box sets 255.255.255.0 on the PPP link. This is because the >routing algorithm chooses the route with the most matching bits (that >is, the one wi

Re: Incoming PPP question - subnetting

1997-09-17 Thread Jens B. Jorgensen
Kevin Traas wrote: > > Thanks for the reply (and the info), Jens. > > Here's what I'm trying to do: > > I've got one assigned Class C - 206.182.236.0 - which I've split using a > netmask of 255.255.255.224. > > I'm using one subnet of 206.182.236.32 for my local LAN. My Debian Linux > box is

Re: Incoming PPP question - subnetting

1997-09-17 Thread Kevin Traas
--- > Linux is not user-friendly. It _is_ user-friendly. It's just not ignorant-friendly or idiot-friendly. -Original Message- From: Jens B. Jorgensen <[EMAIL PROTECTED]> To: Kevin Traas <[EMAIL PROTECTED]> Cc: debian-user@lists.debian.org Date: Wednesday, Se

Re: Incoming PPP question - subnetting

1997-09-17 Thread Jens B. Jorgensen
Kevin Traas wrote: > > I'm having a problem configuring dialin PPP access on my system. (Debian > 1.3.1, PPPD 2.2 pl0) > > I've allocated a subnet of addresses to the incoming lines and tried setting > the subnet mask in /etc/ppp/options to "netmask 255.255.255.224"; however, > my incoming clie

Re: Incoming PPP question - subnetting

1997-09-17 Thread Jens B. Jorgensen
Kevin Traas wrote: > > I'm having a problem configuring dialin PPP access on my system. (Debian > 1.3.1, PPPD 2.2 pl0) > > I've allocated a subnet of addresses to the incoming lines and tried setting > the subnet mask in /etc/ppp/options to "netmask 255.255.255.224"; however, > my incoming clie