Re: Timeouts on dynamic ipfw rules

2002-01-31 Thread Aaron D. Gifford
Sebastien Petit ([EMAIL PROTECTED]) was heard to say: >I found your patches for 5.0-CURRENT, I will update it for 4.4 and 4.5, >thank you Crist. >Will this patch be commited in 5.0-RELEASE or perhaps 4.6 ? I think >this is a good functionnality imho. > >-- >Sebastien Petit >[EMAIL PROTECTED] >Th

Re: Need Help ASAP: Out of UDP space?

2002-01-31 Thread Jeffrey Hsu
> The UDP "dropped due to full socket buffers" increases with time This is on the receiving machine, right? It looks like the application isn't reading the buffer. Do a 'ps l' on the application and look at the WCHAN to see if the application is running or waiting for something. To Unsubscr

Re: Need Help ASAP: Out of UDP space?

2002-01-31 Thread Nick Rogness
On Thu, 31 Jan 2002, Jeffrey Hsu wrote: > What does netstat -s say? It looks as if it gets progressively worse over time. The UDP "dropped due to full socket buffers" increases with time: [NOTE]: tcpdump on the wire reveals that packets are still being sent back to the NAS. I have a trace if

Re: pptp + mschap

2002-01-31 Thread Barney Wolff
See RFC2548. On Fri, Feb 01, 2002 at 01:51:37AM +, Brian Somers wrote: > > If you could find a spec on how to talk MSCHAP & MSCHAPv2 to a radius > server, I'd certainly be happy to add support to ppp. You never know > - the client may come back :*) -- Barney Wolff "Nonetheless, ease and

Re: pptp + mschap

2002-01-31 Thread Brian Somers
Hi, I don't know a great deal about PPTP, but as it happens, I recently looked for a radius server that'd talk MSCHAPv2 - so that I could teach ppp to do it. I couldn't find any support in the ports, and then our [potential] client backed out, so I never got any further. If you could find a

mpd-netgraph problem.

2002-01-31 Thread David Gilbert
I'm using mpd-netgraph to attempt to connect an encrypted tunnel. It appears to connect (according to the messages), but the following is spit out for most packets I try to put down the tunnel: [vpn] LCP: rec'd Protocol Reject #1 link 0 (Opened) [vpn] LCP: protocol 0x0029 was rejected [vpn] LCP:

pptp + mschap

2002-01-31 Thread Jon Drukman
my company recently switched from a nortel vpn system to a radius based scheme that is very windows-centric. i had no problems connecting to the nortel using pptpclient (from the ports). now it seems i'm being thrown by ms-chap authentication. i don't really know how to set this up. as far

Re: Need Help ASAP: Out of UDP space?

2002-01-31 Thread Jeffrey Hsu
What does netstat -s say? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

ARP and AX.25 (help needed)

2002-01-31 Thread Aleksander Rozman - Andy
Hello Everybody ! I am working on implementation of AX.25 protocol. My code also needs ARP and I was wondering if there is a way to use existing ARP code, or do I need to duplicate code and use my arp structure instead original one? I need arp to resolve HAM addresses to IP addresses. HAM add

Re: Luigi's polling code and 4.5R

2002-01-31 Thread Luigi Rizzo
Wait a bit -- next week iam going to review the code and MFC (with the structure that is in -current ie. the new code in a separate file, kern_poll.c). cheers luigi On Thu, Jan 31, 2002 at 11:39:59AM -0600, Joe Greco wrote: > Has anybody made this work? > > I just installed a Fre

Luigi's polling code and 4.5R

2002-01-31 Thread Joe Greco
Has anybody made this work? I just installed a FreeBSD 4.5R router yesterday, and wanted to play with the polling stuff. A nice 16-port router with 4 x DFE 570 cards in it... The fxp file didn't patch cleanly, but I don't use fxp, and it looked like I could safely just move the original file ba

Re: Need Help ASAP: Out of UDP space?

2002-01-31 Thread Nick Rogness
On Wed, 30 Jan 2002, Naga R Narayanaswamy wrote: > Nick Rogness wrote: > Which radius server package are you using. Because I know there are > different > port packages for radius server. Radiator. > After how long (days or hours) did you encounter this problem? > It's random.

Re: your mail

2002-01-31 Thread ome ome
Ok ! - I speak french. - I use FreeBSD 3.5 - I try to use protocol PPP (I want to use it in the kernel) for establishing a (ppp) connection with a cisco 4500. The cisco is connected trought the serial interface to a WANnic (Sangoma S5141). - I tried many things with Netgraph (with

Re: Need Help ASAP: Out of UDP space?

2002-01-31 Thread Naga R Narayanaswamy
Nick Rogness wrote: Which radius server package are you using. Because I know there are different port packages for radius server. After how long (days or hours) did you encounter this problem? Don't you have some sort of logging on the server. I usually turn on some level of debug, which gives