Re: IPFW questions

2004-06-21 Thread Staffan Ulfberg
I've played around a bit more with my 300 MHz firewall now. Actually, even if I completely disable natd, and use only a single pass-all firewall rule, I can't get over about 30 MBps, at 2500 packets per second, through the machine. (I used netstat -i -b to measure traffic.) I tried the link0 opt

New preview patch for ipfw to pfil_hooks conversion

2004-06-21 Thread Andre Oppermann
Here is the next preview patch for the ipfw to pfil_hooks conversion: http://www.nrg4u.com/freebsd/ipfw-pfilhooks-and-more-20040621.diff This patch significantly cleans up ip_input.c and ip_output.c. The following is included in this patch: o Remove all ipfw related cruft from ip_input() and

Re: PPPoE

2004-06-21 Thread Julian Elischer
On Mon, 21 Jun 2004, Brian Somers wrote: > On Mon, 21 Jun 2004 05:55:41 -0700 (PDT), Yohan <[EMAIL PROTECTED]> wrote: > > PPPoE PADI [Host-Uniq UTF8] > > PPPoE PADO [AC-Name "BANYAN"] [AC-Cookie UTF8] [Service-Name] [Relay-Session-ID > > UTF8] [Host-Uniq UTF8] > > PPPoE PADR [Hos

Re: PPPoE

2004-06-21 Thread Julian Elischer
Or just add the new value in /usr/src/sys/netgraph/ng_pppoe.[ch] the new value is (u 0x0110 I think) On Mon, 21 Jun 2004, Gleb Smirnoff wrote: > On Mon, Jun 21, 2004 at 06:44:26AM -0700, Yohan wrote: > Y> Anyways the value of PTT_RELAY_SID in my > Y> /usr/include/netgraph/ng_pppoe.h in the

Re: PPPoE

2004-06-21 Thread Brian Somers
On Mon, 21 Jun 2004 05:55:41 -0700 (PDT), Yohan <[EMAIL PROTECTED]> wrote: > 17:48:15.035656 0:8:a1:5f:b5:4b Broadcast 8863 60: > PPPoE PADI [Host-Uniq UTF8] > 17:48:15.049217 0:4:e6:4:41:1 0:8:a1:5f:b5:4b 8863 76: > PPPoE PADO [AC-Name "BANYAN"] [AC-Cookie UTF8] > [Service-Name] [Relay-Session-ID

Re: PPPoE

2004-06-21 Thread Julian Elischer
a tcpdump of the ethernet interface can be useful too.. On Mon, 21 Jun 2004, Yohan wrote: > Gleb, > > I have enclosed another copy of ppp.log with slightly > different results. Thanks for the help. > > regards > > Yohann > > ppp.log > > Jun 21 14:00:53 chennai ppp[353]: Phase: Using > int

Re: Blasting UDP packets on a 1-Gbps link

2004-06-21 Thread Robert Watson
On Mon, 21 Jun 2004, Long Le wrote: > I've been trying to get iperf to blast UDP packets for 10 minutes on a > 1-Gbps link. However, iperf stops after a few seconds and complains that > it can't write to the socket because no buffer space is available. > > 'netstat -m' shows that there are lots

PPPoE address change

2004-06-21 Thread ming fu
Hi, I was using Bell sympatico pppoe. The PPP tunnel address changes every few hours. Is there a way to let ppp to call some program so that servers and ipfw rules can be changed to adjust to the new IP. I know I can run a cron job checking the routing state every few seconds, but I want my ipf

Re: PPPoE

2004-06-21 Thread Yohan
Gleb, Thanks for keeping my hopes alive. I have a question .. do i upgrade or downgrade and will it work. because upgrading a production machine for me is slightly time consuming. If thats the way to go .. i will. will take ur advice for it. i have freebsd 4.9 presently. i also do have 4.8 cd;s o

Re: PPPoE

2004-06-21 Thread Gleb Smirnoff
On Mon, Jun 21, 2004 at 06:44:26AM -0700, Yohan wrote: Y> Anyways the value of PTT_RELAY_SID in my Y> /usr/include/netgraph/ng_pppoe.h in the Tag Y> Identifiers section is (0x0106). May be this is causing problem. This value is incorrect and it is already fixed in recent CURRENT or STABLE. Try to

Re: PPPoE

2004-06-21 Thread Yohan
Gleb, I compiled the following into the kernel .. options NETGRAPH options NETGRAPH_ETHER options NETGRAPH_PPPOE options NETGRAPH_SOCKET because i thought the loadable module was creating the problem. Anyways the value of PTT_RELAY_SID in my /usr/include/netgraph/ng_pppoe.h in the Tag Iden

Re: PPPoE

2004-06-21 Thread Gleb Smirnoff
On Mon, Jun 21, 2004 at 06:04:32AM -0700, Yohan wrote: Y> 17:48:04.718691 0:8:a1:5f:b5:4b Broadcast 8863 60: Y> PPPoE PADI [Host-Uniq UTF8] Y> 17:48:04.732330 0:4:e6:4:41:1 0:8:a1:5f:b5:4b 8863 76: Y> PPPoE PADO [AC-Name "BANYAN"] [AC-Cookie UTF8] Y> [Service-Name] [Relay-Session-ID UTF8] [Host-Uni

Blasting UDP packets on a 1-Gbps link

2004-06-21 Thread Long Le
Hi all, I've been trying to get iperf to blast UDP packets for 10 minutes on a 1-Gbps link. However, iperf stops after a few seconds and complains that it can't write to the socket because no buffer space is available. 'netstat -m' shows that there are lots of mbufs available. I modified iperf so

need help in OPNET!!!!!!!!!!

2004-06-21 Thread Ahmed Hamada
Hi I have the opnet modeler 8.1 only without the library, so when run the simulation of the NIST models for Ad Hoc, the modeler tell me that there are some files "C files ( .h)" missed. I think these files must be in "include" folder that exist in my opnet folder.These files like "oms_auto_add

Re; PPPoE

2004-06-21 Thread Yohan
where do i post questions regarding PPPoE on FreeBSD Thanks and regards Yohan - Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! ___ [EMAIL PROTECTED] mailing list http://lists.freeb

Re: PPPoE

2004-06-21 Thread Brian Somers
On Mon, 21 Jun 2004 01:44:09 -0700 (PDT), Yohan <[EMAIL PROTECTED]> wrote: > Gleb, > > Thanks for the reply. i have attached my ppp.conf and > ppp.log as requested. I have tried setting carrier / > ctsrts on/off and various other permutations / > combinations. The best i proceeded till is ... > Ju

Current problem reports assigned to you

2004-06-21 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description --- o [2003/07/11] kern/54383 net NFS root configurations without dynamic

Re: PPPoE

2004-06-21 Thread Yohan
Gleb, I have enclosed another copy of ppp.log with slightly different results. Thanks for the help. regards Yohann ppp.log Jun 21 14:00:53 chennai ppp[353]: Phase: Using interface: tun0 Jun 21 14:00:53 chennai ppp[353]: Phase: deflink: Created in closed state Jun 21 14:00:53 chennai ppp[353]

Re: PPPoE

2004-06-21 Thread Yohan
Gleb, Thanks for the reply. i have attached my ppp.conf and ppp.log as requested. I have tried setting carrier / ctsrts on/off and various other permutations / combinations. The best i proceeded till is ... Jun 19 13:00:26 chennai ppp[178]: tun0: Phase: Received NGM_PPPOE_ACNAME (hook "BANYAN") J