Date: Sun, 18 Feb 2001 08:12:04 -0600 (CST) From: Conrad Sabatier <cjsabatier@home.com> To: freebsd-net@FreeBSD.ORG Subject: RE: Using pppd to gateway another box via null modem serial line Message-ID: <XFMail.010218081204.cjsabatier@home.com> In-Reply-To: <XFMail.010216200218.cjsabatier@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
OK, I've got the two machines (my Unix box and a Mac using FreePPP) talking to each other. Now, one last question: How can I setup a route to enable the Mac to talk directly to the Internet. Right now I have it talking to squid on the FreeBSD box, but any attempts to do direct connects fail. I do have gateway_enable="YES" in /etc/rc.conf. Here's the output of netstat -ran: Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 24.6.21.1 UGSc 19 4 fxp0 24.0.95.81 24.6.21.1 UGHW3 0 24 fxp0 2389 24.0.95.85 24.6.21.1 UGHW3 0 34 fxp0 3590 24.0.95.86 24.6.21.1 UGHW3 0 47 fxp0 3586 24.0.95.87 24.6.21.1 UGHW3 0 13 fxp0 3289 24.0.95.88 24.6.21.1 UGHW3 0 13 fxp0 2685 24.0.95.89 24.6.21.1 UGHW3 0 23 fxp0 2990 24.4.62.33 24.6.21.1 UGHW 1 84 fxp0 24.4.62.34 24.6.21.1 UGHW3 0 67 fxp0 3546 24.6.21/24 link#1 UC 0 0 fxp0 => 24.6.21.1 0:4:28:24:ec:70 UHLW 19 0 fxp0 1042 24.6.21.74 0:90:27:65:67:c9 UHLW 2 173 lo0 24.14.77.6 24.6.21.1 UGHW 3 1140 fxp0 64.236.8.10 24.6.21.1 UGHW3 0 58 fxp0 2929 127.0.0.1 127.0.0.1 UH 3 1466 lo0 152.163.180.24 24.6.21.1 UGHW3 0 22 fxp0 3003 152.163.180.56 24.6.21.1 UGHW3 0 29 fxp0 3003 192.168.1.1 24.6.21.74 UH 1 2358 ppp0 205.188.140.185 24.6.21.1 UGHW3 0 16 fxp0 2999 205.188.140.249 24.6.21.1 UGHW3 0 24 fxp0 2948 205.188.153.105 24.6.21.1 UGHW 1 82 fxp0 205.188.153.139 24.6.21.1 UGHW3 0 6 fxp0 2179 205.188.212.121 24.6.21.1 UGHW 2 1196 fxp0 207.200.75.206 24.6.21.1 UGHW3 0 17 fxp0 2937 Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%fxp0/64 link#1 UC fxp0 fe80::%lo0/64 fe80::1%lo0 Uc lo0 ff01::/32 ::1 U lo0 ff02::%fxp0/32 link#1 UC fxp0 ff02::%lo0/32 fe80::1%lo0 UC lo0 -- Conrad Sabatier cjsabatier@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010218081204.cjsabatier>