>   can't ping the dsl router from the bce0 machine, or from
>   a lan host behind the bce0 machine?


I have only one machine through with I'm trying to connect to the internet
via the ADSL2 router.


>   if the former, what does 'ifconfig bce0' look like, check
>   to see if you're getting any ARP replies for the enet addr
>   of 192.168.1.1, and perhaps watch tcpdump on bce0 after
>   deleting any (incomplete) entries for 192.168.1.1 and
>   then trying to ping 192.168.1.1
>
> This is my ifconfig output:

bce0: flags=8a43<UP,BROADCAST,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0f:b0:bd:4a:51
        groups: egress
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::20f:b0ff:febd:4a51%bce0 prefixlen 64 scopeid 0x1

And my netstat -rn output:

Internet:
Destination        Gateway            Flags    Refs      Use    Mtu
Interface
default            192.168.1.1        UGS         0        0      -   bce0
127/8              127.0.0.1          UGRS        0        0  33224   lo0
127.0.0.1          127.0.0.1          UH          0        0  33224   lo0
192.168.1/24       link#1             UC          1        0      -   bce0
192.168.1.1        link#1             UHLc        1        0      -   bce0
224/4              127.0.0.1          URS         0        0  33224   lo0

I followed the instructions in:
http://www.openbsd.com/faq/faq6.html

But somehow I'm not able to ping my gateway.
Is there anything I missed out?

The ADSL information is:
Product: ADSL2+ CPE
Model: beetel 220BX

Regards,
sac.

Reply via email to