From owner-freebsd-questions Sat Aug 3 19:45:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06345 for questions-outgoing; Sat, 3 Aug 1996 19:45:11 -0700 (PDT) Received: from relay5.jaring.my (root@relay5.jaring.my [192.228.128.15]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA06334 for ; Sat, 3 Aug 1996 19:45:04 -0700 (PDT) Received: from j30.jrc4.jaring.my (j30.jrc4.jaring.my [161.142.112.44]) by relay5.jaring.my (8.6.13/8.6.12) with SMTP id KAA11202; Sun, 4 Aug 1996 10:43:36 +0800 Received: by j30.jrc4.jaring.my with Microsoft Mail id <01BB81FA.E0168540@j30.jrc4.jaring.my>; Sun, 4 Aug 1996 11:48:38 +0800 Message-ID: <01BB81FA.E0168540@j30.jrc4.jaring.my> From: "k.k phang" To: "'Doug White'" Cc: "'freebsd-questions@freebsd.org'" Subject: RE: ARP PROXY Date: Sun, 4 Aug 1996 11:46:16 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 3 Aug 1996, Dough Whitewrote: >What version of FreeBSD is this? 2.1.0 and above don't use the GATEWAY >option anymore. It's a sysconfig item now. FreeBSD 2.1R >> [172.16.1.9] [172.16.1.10] ------------- [172.16.1.11] [172.16.1.12] >> Lan A slip Lan B >What are you netmasks set to? 255.255.255.0 >I wasn't aware of a ARP_PROXYALL option. The SLIP driver may need to be >set up to handle Proxy ARP. I haven't set this up so I wouldn't know. >How about using PPP? That is somewhat better documented. I don't think this make any diffrence, anyway I can use two diffrence subnets that'll do the job, however I like this ARP PROXY for the whole network, it make transparent to the users. Cheers, ~phang