route-to not working

2008-03-20 Thread Wesley
in quick on xl1 all Best Regards, Wesley Gentine ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: route-to not working

2008-03-24 Thread Wesley
Stephan, I tried to use your example, but the packet is replying to wrong interface Do you think that it's a bug? Best regards, Wesley On Thu, Mar 20, 2008 at 9:57 AM, Stefan Lambrev < [EMAIL PROTECTED]> wrote: > Greetings, > > > Wesley wrote: > > Dear people

Re: Interface descriptions via pcap broken

2011-03-02 Thread Wesley Shields
On Wed, Mar 02, 2011 at 07:45:40PM +, Bruce Cran wrote: > On Wed, 2 Mar 2011 13:40:57 -0600 > Brandon Gooch wrote: > > > BTW, if you give your devices descriptions, libpcap > > starts to behave again; this could be a clue to the source of the bug > > :/ > > 0xa5 is the malloc fill pattern wh

Re: Interface descriptions via pcap broken

2011-03-02 Thread Wesley Shields
On Wed, Mar 02, 2011 at 04:57:18PM -0600, Brandon Gooch wrote: > On Wed, Mar 2, 2011 at 3:52 PM, Wesley Shields wrote: > > On Wed, Mar 02, 2011 at 07:45:40PM +, Bruce Cran wrote: > >> On Wed, 2 Mar 2011 13:40:57 -0600 > >> Brandon Gooch wrote: > >>

Re: Interface descriptions via pcap broken

2011-03-11 Thread Wesley Shields
On Wed, Mar 02, 2011 at 04:57:18PM -0600, Brandon Gooch wrote: > On Wed, Mar 2, 2011 at 3:52 PM, Wesley Shields wrote: > > On Wed, Mar 02, 2011 at 07:45:40PM +, Bruce Cran wrote: > >> On Wed, 2 Mar 2011 13:40:57 -0600 > >> Brandon Gooch wrote: > >>

Re: fwd: kern/157188: [libpcap] [patch] incorporate patch from upstream

2011-05-22 Thread Wesley Shields
I've updated the port to address this. The audit trail for this PR has a patch which touches more than just libpcap. I'm curious if anyone on this list has comments on it, and if any committer wants to commit it (at least the libpcap part, the others appear right to me). -- WXS On Sat, May 21, 20

Re: fwd: kern/157188: [libpcap] [patch] incorporate patch from upstream

2011-06-27 Thread Wesley Shields
I'm still hoping someone who cares about IPv6 is willing to commit this fix for libpcap in the base before 9.0. Is anyone willing to tackle this? It's been in the port for a while now, and in upstream for even longer. -- WXS On Sun, May 22, 2011 at 03:30:07PM -0400, Wesley Shields wro

Re: fwd: kern/157188: [libpcap] [patch] incorporate patch from upstream

2011-07-01 Thread Wesley Shields
On Fri, Jul 01, 2011 at 11:34:23AM +0800, Adrian Chadd wrote: > I suggest bugging bz@ as much as possible. :) This has been committed already. Thanks! -- WXS ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net

Please review: kern/143855

2010-02-18 Thread Wesley Shields
I'm looking for someone with knowledge of BPF to review this patch: http://people.freebsd.org/~wxs/bpf.diff It's basically a fixed version of the one in kern/143855. Using the test program provided I was able to get the callback to be called with this patch. Without it the callback was never call

Re: Country Code woes with D-Link DWL-AG530

2007-09-07 Thread Wesley Griffin
On 9/6/07, Erich Dollansky <[EMAIL PROTECTED]> wrote: > Hi, > > Wesley Griffin wrote: > > > > but I get the following output: > > - > > Current value 0x0013 will change to 0x0010 > > Retrying eeprom write! > > Retrying eeprom write! >

Country Code woes with D-Link DWL-AG530

2007-09-06 Thread Wesley Griffin
I have purchased a D-Link DWL-AG530 PCI NIC for my gateway and am attempting to get it working with RELENG_6_2 but am having problems and could use some help please. First, I'm using 6.2-RELEASE-p7. Relevant (I've attached the full /var/run/dmesg.boot) dmesg output: ath_hal: 0.9.17.2 (AR5210, AR5

Re: fooling nmap

2004-09-04 Thread Wesley Shields
On Sat, Sep 04, 2004 at 10:07:36AM -0400, vxp wrote: > no. obscurity as the _only_ "security" is no security. > there's nothing wrong with ADDING obscurity, however. =) > > --Val That is true, but the problem with these kinds of things is that users will think that with a simple flip of a sysctl

ifconfig question

2004-10-01 Thread Wesley Shields
Per a message about a month ago[1] I recently started some work on adding a -v flag to ifconfig. I've been able to get the index number and epoch as those are exposed to userland, but both the dname and dunit are in an ifnet struct which AFAIK is not visible. I initially thought you might be able

Marvell 88E8053

2005-04-23 Thread Wesley Morgan
Anyone know if this PHY is supported by the sk driver yet or maybe there is some uncommitted code for it? -- Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/

network <-> USB2 blocks process?

2005-06-11 Thread Wesley Morgan
I'm using a cardbus usb2 adapter in my laptop to transfer data to an external drive. It works great transferring local data, and of course the network itself works great... But combining the two isn't working out. Copying from an NFS share to the USB drive results in a non-fatal hang: 4635 mo

RE: no buffer space available (outcome of netstat -m)

2001-01-28 Thread Wesley Morgan
t; > > > > when i reboot everything works like it should. > > > > Got any ideas? > > > > Regards, > > > > G. Jason Middleton > > University of Maryland Baltimore County > > > > To Unsubscribe: se

dc hangs kernel

2001-10-02 Thread Wesley Morgan
For about a week in -current, attempts to set up a Xircom Realport RBE-100 (cardbus, dc) adapter hangs the kernel solid. Anyone else seeing this problem? -- _ __ ___ ___ ___ ___ Wesley N Morgan

Intel 3945ABG with NDIS

2006-03-25 Thread Wesley Morgan
Has anyone been successful with one of these cards and the ndisulator? I can get the wrapper to attach the device, but it won't accept an SSID being assigned via ifconfig (or anything else for that matter), and wpa_supplicant also fails. I've tried it with both UP and SMP kernels, to no avail.

Re: Intel 3945ABG with NDIS

2006-03-25 Thread Wesley Morgan
On Sat, 25 Mar 2006, Fabian Keil wrote: Wesley Morgan <[EMAIL PROTECTED]> wrote: Has anyone been successful with one of these cards and the ndisulator? I can get the wrapper to attach the device, but it won't accept an SSID being assigned via ifconfig (or anything else for that m

Re: Libpcap based: packet generator + capture file editor + bridge for IEEE802.3 on FreeBSD

2006-04-18 Thread Wesley Shields
On Mon, Apr 17, 2006 at 06:34:12AM -0700, Yeow C.H. wrote: > Thanks Brian. > > Simply put Bit-Twist is smaller, do more, medium specific (Ethernet > II - IEEE 802.3) suite. > > Bittwist (packet generator) does not differs much from tcpreplay > program. I would admit if you say tcprepl

Re: ppp and mpd

2006-11-06 Thread Wesley Morgan
On Mon, 6 Nov 2006, Alexander Motin wrote: Wesley Morgan wrote: I'm using a DSL connection and user-ppp, but would like to use mpd instead. I never had a problem with bellsouth DSL but this version doesn't seem to work for me. I've got basically a vanilla ppp.conf and mpd.conf.

Re: New wpi driver

2006-11-10 Thread Wesley Morgan
On Fri, 10 Nov 2006, Florent Thoumie wrote: On Nov 9, 2006, at 9:39 PM, Gábor Kövesdán wrote: Florent Thoumie wrote: On Nov 8, 2006, at 1:36 PM, Massimo Lusetti wrote: Hi all, I'm pleased to tell you i got the latest wpi driver from Damien Bergamini to work properly on a latest -stable on

Re: fxp(4) checksum (offloading?) errors

2007-01-31 Thread Wesley Shields
On Wed, Jan 31, 2007 at 09:47:05PM +0100, C?dric Jonas wrote: > Hi, > > I get TCP/UDP checksum errors with fxp(4). I noticed it after using > Wireshark today: > > Checksum: 0xac18 [incorrect, should be 0xfbc7 (maybe caused by > checksum offloading?)] > > for example. > > If I unders