Just wonder - what is the major reason double vlan support (also known as
q-in-q or nested vlan) is still not included in freebsd. The need for this
feature is growing parallely with new L3 switches being available (cisco,
allied telesyn, foundry networks etc...). Enabling this in some cases co
Hi,
I'd really like to get this into 6.0. When setting up a bridge with
spanning tree its essential to know what state each port is in
(forwarding, blocked, ...)
I cant think of any bad things this will do (to scripts and such) but
its getting so close to the release...
Does anyone object to th
Hello,
I am seeing this problem in all versions of telnet:
If some characters and a cntrl C is entered on a
telnet session before the child for slave tty is
forked, the ptyflush will hang on write call, since
slave tty is not open and will just wait there.
An easy way to reproduce this problem
Jeremie Le Hen escreveu:
Hi Daniel,
I have the following rules:
$fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out
$fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in
$fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes
$fwcmd pipe 603 config mask dst-ip 0x00ff bw 128K
Hi Daniel,
> I have the following rules:
>
> $fwcmd add 600 pipe 602 src-ip 192.168.0.0/24 out
> $fwcmd add 601 pipe 603 dst-ip 192.168.0.0/24 in
> $fwcmd pipe 602 config mask src-ip 0x00ff bw 128Kbit/s queue 10KBytes
> $fwcmd pipe 603 config mask dst-ip 0x00ff bw 128Kbit/s queue 10KBytes
Greetings,
2 uplinks with bandwidth management, load splitting and fail-over. Working
For those interested in an alternate method of doing the same thing -
here are some basics.
You could probably modify the script rules and sets to do crude load
balancing between the lines too - but more of tha
Hello.
Please look at PR 86072.
I've confirm that this issue exist in latest STABLE and HEAD.
How it looks:
1) without synproxy
telnet localhost 22
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SSH-2.0-OpenSSH_4.2p1 FreeBSD-20050903
2) with synproxy
pass i