From owner-freebsd-isdn Thu Sep 10 08:55:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21704 for freebsd-isdn-outgoing; Thu, 10 Sep 1998 08:55:54 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from foobar.franken.de (foobar.franken.de [194.94.249.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21660 for ; Thu, 10 Sep 1998 08:55:46 -0700 (PDT) (envelope-from logix@foobar.franken.de) Received: (from logix@localhost) by foobar.franken.de (8.8.8/8.8.5) id RAA18946; Thu, 10 Sep 1998 17:53:44 +0200 (CEST) Message-ID: <19980910175343.00510@foobar.franken.de> Date: Thu, 10 Sep 1998 17:53:43 +0200 From: Harold Gutch To: "hg@glaess.ndh.com" , majordomo freebsd-isdn Subject: Re: i4b and routing References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from hg@glaess.ndh.com on Thu, Sep 10, 1998 at 02:02:02PM +0200 X-Organisation: BatmanSystemDistribution X-Mission: To free the world from the Penguin Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Sep 10, 1998 at 02:02:02PM +0200, hg@glaess.ndh.com wrote: Please try posting in english as this mailinglist is read by non-german persons too. > i4b leauft ! aber ein routing kommt erst zu stande wenn ich per hand > 2 netzrouten zusaetlich setze . ist das IO so ? > ich denke FreeBSD macht das automatisch ? > FreeBSD will not do any "automatic routing". A route to the other side of a PPP-connection should be added automatically as soon as you configure a device as a PPP-device: ifconfig isppp0 link1 debug up You need to add a defaultroute to the remote side (or if you wish, add a defaultroute over your isppp0-interface, although routing over IPs is "cleaner"), which can be done for example in /etc/rc.isdn or /etc/start_if.isppp0. > zum zeiten kann ich mit meinem 2ten rechner den bsd anpingen und telneten > aber ich komme von ihm nicht in das internet . > > probiert habe ich es schon in jeglicher form mit nat ohne nat > mit firewall , ohne bzw. mit oder ohne allem . > > tcpdump sieht den icmp request aber es kommt kein reply. > This is a very inprecise description of your problem. Does your ISP route 1 single IP to you or more IPs or even a subnet ? In case you are using more than 1 "real" (non-private) IP, all you might be missing is "sysctl -w net.inet.ip.forwarding=1", which is automatically performed at boot-time if you specify gateway_enable="YES" in /etc/rc.conf (or gateway="YES" in /etc/sysconfig if you still use sysconfig). -- bye, logix Sleep is an abstinence syndrome wich occurs due to lack of caffein. Wed Mar 4 04:53:33 CET 1998 #unix, ircnet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message