Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | raw e-mail

Hi,

after "route add default GATEWAY_IP", i could see
defaultrouter="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:
================================================
fxp0:flags=8843<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=8810<PointToPoint,SIMPLEX,MULTICAST>mtu 1500

lo0:flags=8049<UP,LOOPBACK,RUNNING,MULTICAST>MTU 16384
     inet 127.0.01 netmask 0xff000000
     inet6 ::1 prefixlen 128
     inet6 fe80:1%lo0 prefixlen 64 scopeid 0x3
================================================

TRACEROUTE to(DNS server)
traceroute 202.144.66.6
================================================
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.237ms
2       210.214.155.169 (210.214.155.169)    2.742ms 5.791ms 4.548ms
3       * * *
4       * * *
5       * * *
================================================

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.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2211edca05081913172a14fffe>