*GIVING MORE DETAILS:-
ifconfig gives:*
em0: flags=8843 metric 0 mtu 1500
options=19b
ether 00:1c:c0:00:d6:68
inet 10.129.86.154 netmask 0x broadcast 10.129.255.255
media: Ethernet autoselect (100baseTX )
status: active
fxp0: flags=8843 metric 0 mtu 1500
options=20
I have build the kernel with MROUTING option. Cause without it mrouted does
not execute. But is this a problem with the tunnel creation as it says
setsockopt MRT_ADD_VIF operation not permitted.
The machine I use has 2 NICs. I have also enabled gateway "YES".
I am trying to setup a multicast tunn
On 01/28/10 06:08, Bruce Simpson wrote:
...
moonlightakkiy maybe-at yahoo.ca is working on a port of Damien
Bergamini's run(4) driver for OpenBSD right now.
I should know better than to cut and paste email addresses in an
environment where there may be spam clams. My apologies, Akinori-san.
On 01/28/10 01:26, Brett Glass wrote:
I am trying to make FreeBSD 8.0 fully functional on an ASUS mini-workstation
that seems to have a Ralink RT2860 card inside. The "ral" driver for FreeBSD
doesn't recognize the card.
Apparently, OpenBSD does have a driver for this chip. Is anyone porting it?
Did you remember to kldload ip_mroute or build your kernel with 'options
MROUTING' ?
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
hello all:
recently I have a problem about capturing wireless packets of multicast.
There is the network architecture. Frist, there is a swith which don't
support multicast, and then a PC(PC1) and a AP connect the switch. the PC is
multicasting. There is another PC(PC2) with wirelss network car
Hello,
Thanks Qing.
I have already upgraded to latest patch as per per the advise of
"freebsd-hackers"
==
myserver# uname -a
FreeBSD myserver.server.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue
Jan 5 21:11:58 UTC 2010
r...@amd64-builder.daemonology.net:/usr/obj
that s why I 've been so in doubt using freebsd AMD64 release.
On 28/01/2010 1:05 PM, Sherin George wrote:
Hello Sam,
The problem happened today again.
I am getting this message on traceroute
===
traceroute: findsaddr: write: No such process
When running a ping t
I have been consumed by day job 200% of my time.
I have some free time tonight and can work with you off-line.
Is it possible for you to update to the latest stable-8 kernel
and we start from there ?
-- Qing
-Original Message-
From: owner-freebsd-...@freebsd.org on behalf of Sherin Ge
Hello Sam,
The problem happened today again.
I am getting this message on traceroute
===
traceroute: findsaddr: write: No such process
When running a ping to 8.8.8.8, it says following.
===
ping: sendto: No route to host
Please
I am trying to make FreeBSD 8.0 fully functional on an ASUS mini-workstation
that seems to have a Ralink RT2860 card inside. The "ral" driver for FreeBSD
doesn't recognize the card.
Apparently, OpenBSD does have a driver for this chip. Is anyone porting it?
Please copy me on responses, as I am not
Hi,
Is this problem still happening?
Cheers
Sam
On 24/01/2010 2:16 PM, Sherin George wrote:
Hello,
I am facing some sort of strange network issue in a freebsd server
occasionally.
OS: FreeBSD 8.0-RELEASE - amd64
Now, I have updated to FreeBSD 8.0-RELEASE-p2
The servers loses network connec
Hi,
i'm implementing a device driver for a 802.11n NIC under FreeBSD 8
und experimented with A-MPDU transmission. I looked into net80211 code
and there is some code which implements this feature but it worked not very
well for me.
I noticed e.g. that sequence numbers are not assigned to A-MPDU fra
Sorry, i posted the wrong comment.
Here is the comment which i don't understand:
/*
* NB: don't assign a sequence # to potential
* aggregates; we expect this happens at the
* point the frame comes off any aggregation q
* as otherwise we may intro
- Original Message -
From: "Shteryana Shopova"
Inbound load balancing is controlled by the Cisco - try playing with
different options for - I guess
src-dst-port option (if available) should give better results.
Hmm, I believe the Cisco side is fine as there is an existing port
chann
On Wed, Jan 27, 2010 at 5:25 PM, Steven Hartland
wrote:
>
> - Original Message - From: "Shteryana Shopova"
>
>> What types of traffic streams are you testing this with? if_lagg will
>> use the SRC/DST MACs and IP addresses for IP traffic to decide which
>> member port of the lagg to sent
- Original Message -
From: "Shteryana Shopova"
What types of traffic streams are you testing this with? if_lagg will
use the SRC/DST MACs and IP addresses for IP traffic to decide which
member port of the lagg to sent the traffic out to, balancing of
incoming traffic should be done b
Hi
I get this error when running
mrouted -d
/etc/mrouted.conf is:
tunnel 10.129.869.152 10.105.12.38
19:20:30.460 SENT neighbor probe from 10.129.86.152 to 224.0.0.4
19:20:30.461 SENT neighbor probe from 10.129.86.152 to 10.105.12.38
19:20:35.480 mrouted version 3.9-beta3+IOS12
19:20
Hi
I get this error when running
mrouted -d
/etc/mrouted.conf is:
tunnel 10.129.869.152 10.105.12.38
19:20:30.460 SENT neighbor probe from 10.129.86.152 to 224.0.0.4
19:20:30.461 SENT neighbor probe from 10.129.86.152 to 10.105.12.38
19:20:35.480 mrouted version 3.9-beta3+IOS12
19:20
On Wed, Jan 27, 2010 at 2:40 PM, Steven Hartland
wrote:
> I've just setup lagg on one of our servers and run some
> basic tests and although everything seems to be reporting
> correctly no balancing appears to be happening.
>
> The following is the setup:
>
> FreeBSD side:
> ifconfig_em0="up"
> if
I've just setup lagg on one of our servers and run some
basic tests and although everything seems to be reporting
correctly no balancing appears to be happening.
The following is the setup:
FreeBSD side:
ifconfig_em0="up"
ifconfig_em1="up"
cloned_interfaces="lagg0"
ifconfig_lagg0="laggproto lacp
Synopsis: [em] [regression] jumbo frames broken in 8.0
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Wed Jan 27 10:41:51 UTC 2010
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/cgi/query-pr.cgi?pr=143285
_
22 matches
Mail list logo