Re: natd port forward times out, tcpdump yields nothing

2008-03-22 Thread Henri Hennebert
Kage wrote: Hey guys, This is a fun one that's stumped people in Freenode ##freebsd. Basically, I have this layout: irc.domain.com -> DNS A -> IRC Jail When someone connects to irc.domain.com on IRC ports (6667, 8067, etc.), it round-robins them using natd, otherwise it sends all other port

Re: GRE Mux

2008-03-22 Thread Brett Glass
At 04:50 PM 3/21/2008, Ermal Luçi wrote: >ng_gif_demux does the same it shouldn't be to hard to come with >something similar for pptp. >If you find the time and do it please share. If I do it, I certainly will. I'd need to work with the developers of mpd to make sure that the two would work toget

Re: /etc/exports and IPv6 networks

2008-03-22 Thread Sean C. Farley
On Thu, 20 Mar 2008, Doug Barton wrote: Sean C. Farley wrote: On Thu, 20 Mar 2008, Doug Barton wrote: Folks, I spent a fair amount of time today reading through the man pages and source code and could not find any way of specifying an IPv6 network in /etc/exports as you can with v4 and -netw

Re: GRE Mux

2008-03-22 Thread Julian Elischer
ext Brett Glass wrote: At 12:40 PM 3/21/2008, Julian Elischer wrote: if it takes you more than 1 day to write a netgraph function to do it you are taking too many coffee breaks. It might be possible to do it, but (a) it would break the interface to mpd and (b) if it it would not help other

re TSO: data corruption

2008-03-22 Thread Anton Yuzhaninov
When TSO enabled on my re NIC, data transferred via network corrupted. It easy to reproduce using scp: citrin:~>scp some_file.tar.bz2 some_host: .. Received disconnect from 10.10.10.100: 2: Corrupted MAC on input. lost connection And same when data transferred to any other host. re0: flags=

Re: re TSO: data corruption

2008-03-22 Thread Kip Macy
On Sat, Mar 22, 2008 at 2:39 PM, Anton Yuzhaninov <[EMAIL PROTECTED]> wrote: > When TSO enabled on my re NIC, data transferred via network corrupted. > > It easy to reproduce using scp: > > citrin:~>scp some_file.tar.bz2 some_host: > > .. > Received disconnect from 10.10.10.100: 2: Corrupted MA

Re: re TSO: data corruption

2008-03-22 Thread Artem Belevich
TSO does seem to be broken on Realtek adapters. I ran into it on Windows, went googling and found that I'm not the only one suffering: http://blogs.zdnet.com/Ou/?p=663 http://www.mail-archive.com/[EMAIL PROTECTED]/msg56764.html --Artem On 3/22/08, Kip Macy <[EMAIL PROTECTED]> wrote: > > Known

Re: GRE Mux

2008-03-22 Thread Brett Glass
At 02:42 PM 3/22/2008, Julian Elischer wrote: >mpd can attach to arbitrary netgraph things... Yes, it can; however, there's no way in its configuration language to say, "set up a PPTP connection, but let this netgraph node do the demultiplexing." (Or, better, let the kernel do the demultiplexing

Re: GRE Mux

2008-03-22 Thread Ermal Luçi
On Sun, Mar 23, 2008 at 12:31 AM, Brett Glass <[EMAIL PROTECTED]> wrote: > At 02:42 PM 3/22/2008, Julian Elischer wrote: > > >mpd can attach to arbitrary netgraph things... > > Yes, it can; however, there's no way in its configuration language > to say, "set up a PPTP connection, but let this ne

FreeBSD OS Detection and Uptime

2008-03-22 Thread Daniel Dias Gonçalves
Which methods used to prevent OS detection and uptime (nmap) ? http://nmap.org/misc/defeat-nmap-osdetect.html#BSD I tried, but not work. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send

Re: re TSO: data corruption

2008-03-22 Thread Pyun YongHyeon
On Sat, Mar 22, 2008 at 04:01:50PM -0700, Artem Belevich wrote: > TSO does seem to be broken on Realtek adapters. I ran into it on > Windows, went googling and found that I'm not the only one suffering: > > http://blogs.zdnet.com/Ou/?p=663 > http://www.mail-archive.com/[EMAIL PROTECTED]/msg56