Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 08:25:20 -0800 (PST)
From:      ann kok <annkok2001@yahoo.com>
To:        questions@FreeBSD.org
Subject:   pls advice about full deplux
Message-ID:  <20021230162520.27765.qmail@web20105.mail.yahoo.com>

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

I have freebsd as bridge function

Port signal showing in the switch: fxp1 doesn't show
full duplex
But ifconfig: fxp1 shows full duplex

How do I know which message is correct?

please help

my setting as follows:


file: /etc/rc.conf

ifconfig_fxp0="inet 192.168.0.10 netmask 255.255.225.0
media 100baseTX mediaopt full-duplex"
ifconfig_fxp1="media 100baseTX mediaopt full-duplex"


bridge# ifconfig -a
fxp0:
flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST>
mtu 1500
        inet 192.168.0.10 netmask 0xfffff000 broadcast
255.255.255.255
        ether 00:03:47:7d:42:74
        media: Ethernet 100baseTX <full-duplex>
        status: active
fxp1:
flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST>
mtu 1500
        ether 00:02:b3:a1:4c:69
        media: Ethernet 100baseTX <full-duplex>
        status: active

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.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?20021230162520.27765.qmail>