Date: Sat, 3 Jun 2000 14:52:43 -0700 (PDT) From: Pete Chon <kilroychon@yahoo.com> To: freebsd-questions@FreeBSD.ORG Subject: Private network does not get web browsing Message-ID: <20000603215243.16385.qmail@web1506.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I have FreesBSD 4.0 RELEASE on a dual Pentium II 300. I have two nics that are the same(Intel Pro 10/100 B). Their ips are fxp0 (on PCI slot) - 192.168.100.1 and fxp1 (built-on motherboard) - 192.168.100.2 fxp1 is connected to the external adsl modem (ethernet). I have Bell Altantic Infospeed (PPPoe). fxp0 is connected to the private internal network of 3 win98 machines. I think i set up ppp correctly because the win98 machines can ping www.yahoo.com and other sites, telnet to outside servers(rutgers), and icq, BUT I can not get the IE browser working. I don't know if it's the http port that is not active or if I need a proxy program like squid. The firewall is open (completely). I have these lines in the rc.firewall: /sbin/ipfw -f flush /sbin/ipfw add divert natd all from any to any via tun0 /sbin/ipfw add pass all from any to any I have the win9 boxes configured like this: gateway - 192.168.100.1 dns servers - 151.198.0.39, 151.198.0.38 I don't know why the win98 boxes can't see the web browse. i followed these directions: http://node.to/freebsd/how-tos/how-to-freebsd-pppoe.html http://www.freebsddiary.org/ipfw.html Can you help me? thanks. Pete Chon __________________________________________________ Do You Yahoo!? Yahoo! Photos -- now, 100 FREE prints! http://photos.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000603215243.16385.qmail>