From owner-freebsd-isdn Sat Sep 30 11:45:16 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from golf.dax.net (golf.dax.net [193.216.69.103]) by hub.freebsd.org (Postfix) with ESMTP id 91B7137B503 for ; Sat, 30 Sep 2000 11:45:13 -0700 (PDT) Received: from tng (mp-217-212-2.daxnet.no [193.217.212.2]) by golf.dax.net (8.9.3/8.9.3) with SMTP id UAA01218; Sat, 30 Sep 2000 20:44:33 +0200 (MET DST) Message-Id: <200009301844.UAA01218@golf.dax.net> From: "Eirik Apeland" To: "Marc Veldman" Cc: "freebsd-isdn@FreeBSD.ORG" Date: Sat, 30 Sep 2000 20:46:34 +0100 Reply-To: "Eirik Apeland" X-Mailer: PMMail 98 Standard (2.00.1500) For Windows NT (4.0.1381;5) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Setting up sppp Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 30 Sep 2000 18:50:26 +0200 (CEST), Marc Veldman wrote: > >I don't have your original mail here at this machine, >but did you put in static routes to your home network ? > >/etc/rc.conf: >static_routes="home" >route_home="10.0.0.0/24 10.0.0.10" No, but I have now :) What does these lines do? Do I have to change "home" to the name of my NT machine? (Many stupid questions here :/) >Some more questions: >Does your machine dial out if you ping from >your NT machine ? No, and I don't understand why. I've changed the default gateway to the ip of my FreeBSD machine. Do I have to put something in the DNS field? I used to have the DNS to my ISP there, but I deleted them and put then in the "/etc/resolv.conf" file. >What do you see if you turn ipfw logging on ? > >add allow log ip from any to any Here's a pice from the log. Nothing is routed to the isp0 device :( ep 30 19:58:42 fire /kernel: ipfw: 100 Accept TCP 10.0.0.1:1028 10.0.0.10:22 in via xl0 Sep 30 19:58:42 fire /kernel: ipfw: 100 Accept TCP 10.0.0.10:22 10.0.0.1:1028 out via xl0 Sep 30 19:58:42 fire /kernel: ipfw: 100 Accept TCP 10.0.0.1:1028 10.0.0.10:22 in via xl0 Sep 30 19:58:42 fire /kernel: ipfw: 100 Accept TCP 10.0.0.10:22 10.0.0.1:1028 out via xl0 Sep 30 19:58:43 fire /kernel: ipfw: 100 Accept TCP 10.0.0.1:1028 10.0.0.10:22 in via xl0 Sep 30 19:58:47 fire /kernel: ipfw: 100 Accept UDP 10.0.0.2:520 10.255.255.255:520 in via xl0 Sep 30 19:58:48 fire /kernel: ipfw: 100 Accept TCP 10.0.0.1:1028 10.0.0.10:22 in via xl0 Sep 30 19:58:48 fire /kernel: ipfw: 100 Accept TCP 10.0.0.10:22 10.0.0.1:1028 out via xl0 >Marc Veldman Isn't there a HOW-TO about this somewhere? I can't be the only person having a hard time with this? :) Eirik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message