Re: Diagnose co-location networking problem

2006-12-26 Thread alex
On Tue, 26 Dec 2006, Stephan Wehner wrote: > Ok, thanks, I now ran tcpdump with -n. > > Here I am testing with a little script that continuously accesses one of > the pages. Right at the beginning it doesn't get very far: first > response after 90 seconds. > > What kind of DNS problem did you ha

Re: Diagnose co-location networking problem

2006-12-26 Thread Stephan Wehner
Ok, thanks, I now ran tcpdump with -n. Here I am testing with a little script that continuously accesses one of the pages. Right at the beginning it doesn't get very far: first response after 90 seconds. What kind of DNS problem did you have in mind? Stephan $ sudo /usr/sbin/tcpdump -n host st

Re: Diagnose co-location networking problem

2006-12-26 Thread alex
On Tue, 26 Dec 2006, Stephan Wehner wrote: > Most of the times I find the server responds nicely. But periodically it > doesn't respond properly when accessing its webpages: Type URL in > browser, hit return, no page appears. Try again and again and after a > few times it appears. DNS. try tcpdum

Diagnose co-location networking problem

2006-12-26 Thread Stephan Wehner
I just got a server and put it in a co-location. It runs RELEASE FreeBSD 6.1-RELEASE #0, pound, lighttpd and ruby on rails. Most of the times I find the server responds nicely. But periodically it doesn't respond properly when accessing its webpages: Type URL in browser, hit return, no page appe

Re: trunk on re0 interface

2006-12-26 Thread Gary Palmer
On Tue, Dec 26, 2006 at 06:20:28PM +0100, Sylvie DUPUY wrote: > Hi, > > I got a FreeBSD (6.1) connected to a Cisco switch 2950 (12.1). > The speed on the re0 interface is 100 Mbps full duplex but when it get > connected to the Cisco it turns out 10baseT half-duplex ? If you have the re0 locked at

Re: [was] addition to ipfw (read vlans from bridge)..

2006-12-26 Thread Julian Elischer
Ok, so, here is a patch for general review by ipfw types. This is the first of two related changes. It is MOSTLY a cleanup of ip_fw2.c, removing a bunch of mtod() operations and replacing them with a cached value of the address of the IP header. It also has a couple of (commented out) referenc

Re: [was] addition to ipfw (read vlans from bridge)..

2006-12-26 Thread Julian Elischer
Yar Tikhiy wrote: If what you are suggesting is that we pass into ipfw an 'offset' into the packet as well as the packet, then yes I like that idea, but I didn't see Andre suggest it. Do you consider only ideas by Andre? ;-) By Andre's opinion I meant this: Please have the ipfw code

trunk on re0 interface

2006-12-26 Thread Sylvie DUPUY
Hi, I got a FreeBSD (6.1) connected to a Cisco switch 2950 (12.1). The speed on the re0 interface is 100 Mbps full duplex but when it get connected to the Cisco it turns out 10baseT half-duplex ? I can create VLAN attached to this interface, and this seems to work but is there anyway to speed up