Date: Fri, 19 Aug 2005 13:17:34 -0700 From: Premal Mishra <premal.mishra@gmail.com> To: freebsd-isp@freebsd.org Subject: Re: Cannot connect to Internet Message-ID: <2211edca05081913172a14fffe@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, after "route add default GATEWAY_IP", i could see defaultrouter=3D"GATEWAY_IP" in /etc/rc.conf. i could ping the gateway but no other ip. I tried using /usr/local/bin/links with some URL, i got a message looking up hostname but after some time got a "Request TimeOut". ifconfig -a shows up the following: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D fxp0:flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>MTU 1500 inet 10.12.58.197 netmask 0xffffff00 broadcast 10.12.58.255 inet6 fe80:207:e9ff:fef6:6a00%fxp0 prefixlen 64 scopeid 0x1 ether 00:07:e9:f6:6a:00 media Ethernet autoselect(100BaseTx<fullduplex>) status:Active plip0:flags=3D8810<PointToPoint,SIMPLEX,MULTICAST>mtu 1500 lo0:flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST>MTU 16384 inet 127.0.01 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80:1%lo0 prefixlen 64 scopeid 0x3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D TRACEROUTE to(DNS server) traceroute 202.144.66.6 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D traceroute to 202.144.66.6 (202.144.66.6) 64 hops max, 40 byte packets 1 10.40.254.1 (10.40.254.1) 4.175ms 2.033ms 2.237m= s 2 210.214.155.169 (210.214.155.169) 2.742ms 5.791ms 4.548ms 3 * * * 4 * * * 5 * * * =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D netstat -rn lists the default route appropriately for IPv4 but dont see any corresponding entry in the IPv6 route listing. Would like to mention that i have to go through a authentication process wherein i provide my username and password when i connect via windows. Also, i have been given two domain name server IPs (use both in windows) but i could use just one while configuring the interface with sysinstall utility in FreeBSD. In windows i can ping just one of the domain name server IPs and i'm using that very one in FreeBSD. Please see if something is missing. Regards, Premal.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2211edca05081913172a14fffe>