Re: natd divert injecting clarifications

2001-03-15 Thread Ruslan Ermilov
[Redirected to -net] On Thu, Mar 15, 2001 at 09:48:24PM -0600, Nick Rogness wrote: > > Just to be sure I have it right. When the kernel diverts the packet to > natd, via ipfw: > > 1) kernel sends packet to natd > 2) natd read() the packet > 3) natd screws with it (changes dest addr,etc) > 4) n

translate from iptables

2001-03-15 Thread Mike
Hi all, I'm trying to move everything from my RH Linux box to FreeBSD. So far everything is great on BSD and I'm very glad I switched. The only thing I have left to get functioning is Bnetd, the starcraft/diablo server. I have it "working" but there is a problem with people playing behind the f

Re: Netgraph error message

2001-03-15 Thread Udo Erdelhoff
On Fri, Mar 16, 2001 at 11:39:10AM +1100, Murray Taylor wrote: > I get the following messages when I fire up ngctl > > module_register: module netgraph already exists > linker_file_sysinit: "netgraph.ko" failed to register 17 > > I am using 4.3-BETA as at 13/mar > and have options NETGRAPH in my

Re: Problems with ADSL and MPD PPPoE

2001-03-15 Thread Archie Cobbs
Brent Voltz writes: > I have a follow-up question: With the PPPoE connection active on ng0, is it > possible to use MPD to bring up a PPTP tunnel on ng1? Sure... just use the same mpd and define a new bundle in mpd.conf. E.g.: default: load bundle1 load bundle2 bundle1:

RE: Problems with ADSL and MPD PPPoE

2001-03-15 Thread Brent Voltz
Excellent! That worked! I have a follow-up question: With the PPPoE connection active on ng0, is it possible to use MPD to bring up a PPTP tunnel on ng1? -Original Message- From: Archie Cobbs To: Brent Voltz Cc: '[EMAIL PROTECTED]' Sent: 3/15/01 11:47 PM Subject: Re: Problems with ADSL

strange arp packets!!!

2001-03-15 Thread Mohana Krishna Penumetcha
hi, while testing our software we have observed the following arp packets. 16:41:25.623476 arp who-has 0.0.0.0 tell 10.0.36.130 16:41:30.639372 arp who-has 0.0.0.0 tell 10.0.36.130 16:41:40.649838 arp who-has 0.0.0.0 tell 10.0.36.130 16:41:45.631430 arp who-has 0.0.0.0 tell 10.0.36.130 16:41:50.

Re: Problems with ADSL and MPD PPPoE

2001-03-15 Thread Archie Cobbs
Brent Voltz writes: > I am currently attempting to get PPPoE working using MPD on 4.2-Release. > I'm talking to an Alcatel 1000. I can get connected using PPP and a tun > interface, but I'm having no luck with MPD. The log file shows this: > > mpd: pid 202, version 3.2 (root@bsd 21:32 11-Mar-20

Netgraph error message

2001-03-15 Thread Murray Taylor
I get the following messages when I fire up ngctl module_register: module netgraph already exists and linker_file_sysinit: "netgraph.ko" failed to register 17 I am using 4.3-BETA as at 13/mar and have options NETGRAPH in my kernel config I am using the ngctl command to configure a frame rela

Re: Intel PRO/100+ PCI problem

2001-03-15 Thread Paul Armor
Off topic...sort of interesting that it's an old National phy issue, I worked for several years on an embedded system that used a Natl. phy part that would exhibit this behaviour...at some random time after the system had been on the network, as I recall it could be an hour or several days...then

Re: Intel PRO/100+ PCI problem

2001-03-15 Thread Jonathan Lemon
On Thu, Mar 15, 2001 at 05:20:58AM -0800, Peter Wemm wrote: > > fxp0: port 0xff20-0xff3f mem 0xff80-0xf > f8f,0xffbde000-0xffbdefff irq 2 at device 6.0 on pci0 > > fxp0: using memory space register mapping > > fxp0: Ethernet address 00:a0:c9:49:aa:d3 > > fxp0: PCI IDs: 8086 1229

Re: Intel PRO/100+ PCI problem

2001-03-15 Thread Peter Wemm
Peter Wemm wrote: > Jonathan Lemon wrote: > > In article <[EMAIL PROTECTED] et > > you write: > > >On Wed, Mar 14, 2001 at 08:47:57AM -0600, Jonathan Lemon wrote: > > >> On Wed, Mar 14, 2001 at 02:28:47PM +0100, Jeroen Ruigrok/Asmodai wrote: > > >> > -On [20010308 22:02], Rafael Tonin ([EM

Re: Intel PRO/100+ PCI problem

2001-03-15 Thread Peter Wemm
Jonathan Lemon wrote: > In article [EMAIL PROTECTED] > you write: > >On Wed, Mar 14, 2001 at 08:47:57AM -0600, Jonathan Lemon wrote: > >> On Wed, Mar 14, 2001 at 02:28:47PM +0100, Jeroen Ruigrok/Asmodai wrote: > >> > -On [20010308 22:02], Rafael Tonin ([EMAIL PROTECTED]) wrote: > >> > >I'm hav