|
Other OS Any other OS such as Microsoft Windows, BeOS, Plan9, Syllable, and whatnot. |
|
Thread Tools | Display Modes |
|
|||
Vista is the first OS from Microsoft which has TCP window scaling (defined in RFC 1323) enabled as default.
To properly deal with this, a stateful packetfilter has to create state on the first packet of the 3 way TCP handshake, where this scaling is proposed by the TCP connection initiatior. Your pass out keep state rule violates this principle. The issue is rather clearly explained in http://undeadly.org/cgi?action=artic...20060928081238 under the section "Create TCP states on the initial SYN packet" The release of Vista has been one of the reasons why for some time pf now defaults to flags S/SA keep state for stateful TCP rules. Don't know if the OS you run, already has this as default In OpenBSD you can disable this TCP window scaling by setting the sysctl varibiable net.inet.tcp.rfc1323=1 to 0. In Vista it probably is hidden somewhere in the registry
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
|||
If you are in complete control of your network, there is no need to disable TCP window scaling.
Another link explaining the TCP window scaling : http://en.wikipedia.org/wiki/Window_scaling
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
Tags |
disconnect, pf, tcp window scaling, vista, windows |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
For those who REALLY need windoze, 2k, XP or Vista? | fbsduser | Other OS | 68 | 4th July 2010 11:00 PM |
dhcpd, vista and wlan | hamba | FreeBSD Ports and Packages | 5 | 8th September 2009 04:34 PM |
Cannot connect to IRC (network issues within OBSD?) | guitarscn | OpenBSD General | 10 | 4th September 2009 12:35 PM |
booting vista installer dvd | bsdnewbie999 | Other OS | 9 | 15th October 2008 06:16 PM |
Guide for KDE over SSH from Vista | ua549 | FreeBSD General | 13 | 13th June 2008 07:20 PM |