Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2001 11:08:28 +0100 (BST)
From:      Jean-Christophe Varaillon <jcv@vbc.net>
To:        freebsd-net@freebsd.org
Subject:   Interfaces config
Message-ID:  <Pine.BSF.4.10.10106051106540.51186-100000@brunel.uk1.vbc.net>
In-Reply-To: <Pine.BSF.4.32.0106011003070.11231-100000@roam.ctron.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, 


I am configuring a GRF router using GateD.

My main trouble is that I configured two 10/100B-T interfaces and logged
on the machine I can ping just one of its two interfaces.

----------
# ifconfig -au
lo0: loop flags=8009<UP,LOOPBACK,MULTICAST>
        inet 127.0.0.1 netmask 0xff000000
        grit 0:0x48:0
ge030: gritether flags=140b043<UP,BROADCAST,RUNNING,LINK0,LINK1,MULTICAST>
        inet 192.168.253.188 netmask 0xffffffc0 broadcast 194.207.253.191
ge031: gritether flags=140a043<UP,BROADCAST,RUNNING,LINK1,MULTICAST>
        inet 192.168.190.1 netmask 0xffffff00 broadcast 194.207.190.255
----------

ping to 127.0.0.1 succeed.
ping to 192.168.253.188 succedd.
ping to 192.168.190.1 failed!


Why I cannot ping 192.168.190.1 ?


Thanks,
Christophe.


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?Pine.BSF.4.10.10106051106540.51186-100000>