I've some problems with bge driver with 3COM 3C996-SX fiber card and
3C996B-T copper card under -stable:
The fiber card is detected correctly but the link does not go up (i've
tested the same card between two Win2K and it works well).
The copper card is detected but the link goes up/down and som
All:
I am unclear regarding spdadd arguments and my VPN setup.
I'm attempting to replace Nortel's Contivity Extranet Client on Windows
with a racoon/ipsec solution.
I'm unsure if this is a "tunnel" or "transport" connection.
I contact a fixed server at 205.173.93.x. This is a contivit
We have started a "ALTQ integration in FreeBSD" project which is
headed towards integrating Mr. Kejiro's ALTQ framework into FreeBSD
5.0-current (and perhaps 4-stable later). The FreeBSD Core Team has been
advised and we have received on principle approval. We are looking
for help with committ
I've got to teach a new graduate course in networking this fall. I'm
looking at using vol 1 and maybe vol 2 of "TCP/IP Illustrated" by
Richard Stevens. The basic premise of the book seems to be to do
experiments on a working network in order to learn about the
protocols. One thing that I thoug
We are setting up two tunneled-IPSec VPN boxes.
One of the boxes has 2 IPs, and another one (plus
firewall functions) has 3.
Could someone tell us how to assign a local address for
racoon to bind? Because the 3-IP box's outgoing interface
is assigned by a private IP which connects to a route
James,
You could use dummynet(4) to introduce delays, limit throughput, etc. You
could also play with the various sysctl(8) variables.
net.inet.ip.rtexpire
net.inet.ip.rtminexpire
net.inet.ip.rtmaxcache
net.inet.tcp.delacktime
net.inet.tcp.delayed_ack
Just to name a few. Trying doing:
sysctl
> I'm attempting to replace Nortel's Contivity Extranet
> Client on Windows with a racoon/ipsec solution.
>
> I'm unsure if this is a "tunnel" or "transport" connection.
I can't help you with the racoon part, but as for tunnel vs. transport
mode: If it isn't end-to-end, it's tunnel mode. Tr
Chih-Chang Hsieh writes:
> Could someone tell us how to assign a local address for
> racoon to bind? Because the 3-IP box's outgoing interface
> is assigned by a private IP which connects to a router.
> But we want racoon to bind the public IP.
man racoon.conf...
listen
{
isakmp
Archie Cobbs wrote:
> Chih-Chang Hsieh writes:
>
>>Could someone tell us how to assign a local address for
>>racoon to bind? Because the 3-IP box's outgoing interface
>>is assigned by a private IP which connects to a router.
>>But we want racoon to bind the public IP.
>
> man racoon.conf...
>
>