From owner-freebsd-isp Fri Aug 13 1:49:15 1999 Delivered-To: freebsd-isp@freebsd.org Received: from volodya.prime.net.ua (volodya.prime.net.ua [195.64.229.17]) by hub.freebsd.org (Postfix) with ESMTP id 86B3014D82 for ; Fri, 13 Aug 1999 01:49:04 -0700 (PDT) (envelope-from andyo@prime.net.ua) Received: from prime.net.ua (localhost [127.0.0.1]) by volodya.prime.net.ua (8.9.3/8.8.8) with ESMTP id LAA00383; Fri, 13 Aug 1999 11:48:41 +0300 (EEST) (envelope-from andyo@prime.net.ua) Message-ID: <37B3DBE7.F575EF31@prime.net.ua> Date: Fri, 13 Aug 1999 11:48:40 +0300 From: "Andy V. Oleynik" Organization: M-Info X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en, ru, uk MIME-Version: 1.0 To: Brian Somers Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Problem with aliasing unregistered IPs on dialup server. References: <199908130803.JAA00498@keep.lan.Awfulhak.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Brian Somers wrote: > > > > No, it knows. I can ping from client ppp server and other hosts residing on > > > > the same ethernet in the same subnet can too . Also I can reach 10.0.0.1 > > client from ppp server > > and these hosts. I understand that while ppp-server has direct route to the > > client and > > other hosts on the ether have this ppp-server as defaultrouter they can > > reach client. > > But hosts from outside this subnet, such as host that is defaultrouter for > > my ppp-server > > doesnt know how to reach 10.0.0.0/24 hosts and they sends their repleys to > > their > > defaultrouters - checked with tcpdump. And my question was why ppp doesnt > > alias the > > packets from unregistered networks. I think ppp have to works like natd in > > this case. > > I.e. every packet from unregistered have to be resent to destination by ppp > > with its own addr. > > And answers have to be retransmitted to the client. Isnt it? What is the > > reason of my failure? > > If you've got the following setup: > > ------- ------------- -------- > 'net---| Box A |-- LAN --| Box B (ppp) |-----| Client | > ------- ------------- -------- > No, but similar: _______ ________ INET------|BOXA|---PPP-leased-multi-line---|BOX B |---PPP-dialup--|Client| ---------- ------------- On the BOXB ppp-server side I have aliasing with: alias enable yes alias unregistered_only yes BOXB have real IP. All the packets from Client go w/o aliasing through the BOXB outside the subnet. > > You need to run the aliasing software on the 'net side of Box A and > make sure that Box A knows how to route to Client via Box B (10/24) > so that it makes everything look like it comes from itself when it > transmits to the 'net and so that it knows what to do with the > replies when it gets them back. > > My suspicion was that Box A didn't know how to route to Client via > Box B. > > If Box A can talk directly to Client, and Box A runs either natd or > ppp -alias on it's 'net interface, there should be no problem. > > > -- > > WBW Andy V. Oleynik (When U work in virtual office > > prime.net.ua's U have good chance to obtain > > system administrator virtual money Ã%o) > > +380442448363 > > -- > Brian > > Don't _EVER_ lose your sense of humour ! -- WBW Andy V. Oleynik (When U work in virtual office prime.net.ua's U have good chance to obtain system administrator virtual money ö%-) +380442448363 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message