From owner-freebsd-isp Tue May 12 00:48:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22634 for freebsd-isp-outgoing; Tue, 12 May 1998 00:48:54 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from hub.dimpex.com.au (hub.dimpex.com.au [203.36.169.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA22614 for ; Tue, 12 May 1998 00:48:19 -0700 (PDT) (envelope-from apk@dimpex.com.au) Received: by hub.dimpex.com.au with Internet Mail Service (5.0.1457.3) id ; Tue, 12 May 1998 17:52:14 +1000 Message-ID: From: Andrew Kaszubski Jnr To: "'freebsd-isp@freebsd.org'" Subject: re ppp and -alias Date: Tue, 12 May 1998 17:52:03 +1000 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1457.3) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, just setup a FreeBSD box which is doing NAT for a small network. I used the userlevel PPP with the 2.2.2-Release which works just great. Apart from the 1 IP address the PPP link is assigned I have also a /26 network which I am routing to some of the clients with real IP address as well as aliasing to the ethernet card. Eg. tun0: flags=8051 mtu 1500 inet 139.130.53.55 --> 139.130.51.65 netmask 0xffffffc0 de0: flags=8843 mtu 1500 inet 203.36.205.193 netmask 0xffffffc0 broadcast 203.36.205.255 inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:80:c8:76:ec:80 My problem is that when I turn on the alias switch in ppp to NAT the incoming data from the 192.168.1.0/24 network, it also seems to be doing NAT on the real ip 203.36.203.193 address. I can ping this address but when I try and connect to a service it times out. Is there any way I can specify which addresses are to be translated and which are not ? Any help would be appreciated. Regards Andrew Kaszubski - Technical Consultant - M: 0411263880 Dimpex Pty Ltd - Engineering & Computer Consulting E-mail apk@dimpex.com.au http://www.dimpex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message