From owner-freebsd-questions Tue Jul 25 16:13:23 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id QAA17437 for questions-outgoing; Tue, 25 Jul 1995 16:13:23 -0700 Received: from thing.sunquest.com (thing.Sunquest.COM [149.138.1.11]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id QAA17431 for ; Tue, 25 Jul 1995 16:13:21 -0700 From: tony@thing.sunquest.com Received: by thing.sunquest.com; id AA04703; Tue, 25 Jul 1995 16:07:13 -0700 Message-Id: <9507252307.AA04703@thing.sunquest.com> To: questions@freebsd.org X-Mailer: Rand MH v6.7 Transport-Options: /nodelivery/return Subject: PPP server Date: Tue, 25 Jul 95 16:07:13 -0700 X-Mts: smtp Sender: questions-owner@freebsd.org Precedence: bulk I have a dedicated IP address (from an Class C pool) for my home FreeBSD system. Currently I'm using pppd at the FreeBSD end to connect to a Livingston Portmaster terminal server. I'd like to switch things around and be able to connect _to_ my FreeBSD system _from_ the Net ..... When a IP packet (proto=tcp && port={telnet/ftp/smtp}) is sent to my FreeBSD system's IP address, I'd like the Livingston terminal server to dial my FreeBSD system at home and start up a PPP session. Basically dial on demand PPP rather than dedicated PPP. I'd like either the FreeBSD system or the Livingston to end the PPP session after 10/15 minutes idle time. Has anyone done anything similar to the above ? I read the relevant FAQ's but I'm unsure if this fall under the definition of server PPP ? I know the Livingston supports this type of dial on demand IP, but I am unsure if this is achievable at the FreeBSD end ? Also, should I be looking at using pppd or iijppp ? Appreciate _any_ comments/advice. thanks tony