I'm running freebsd 5.0, and trying to setup a VPN tunnel between two boxes. However,
I'm having some problems getting a gif tunnel working - the setup looks like this:
Box-A
ed0: 10.0.0.2
rl0:81.17.78.1
Box-B
aue0: 10.0.0.1
rl0:81.17.78.81
Now, I've added the following lines to rc.conf to pre
I have two freebsd 5.0 boxes authenticating at stage one of the VPN, however stage 2
fails. with:
ph2begin_r(): respond new phase 2 negotiation: 10.0.0.1[0]<=>10.0.0.2[0]
get_proposal_r(): no policy found: 10.0.0.2/32[0] 0.0.0.0/0[0] proto=any dir=in
quick_r1recv(): failed to get proposal for re
Hi,
My problem is this (and it's driving me nuts as I can't see the
solution). I have two freebsd boxes acting as routers, the layout is like
this:
Clients (12.20.78.0/25) <->(eth0) ROUTER A (eth1)<===> (eth1) ROUTER
B (eth0) <> (12.20.65.69) Upstream ISP & Internet
Router A Conf
I have two freebsd-5.0-release boxes seperated by a wireless link (IPSEC'd with
Racoon). Problem is I appear to be getting a lot of socket overflows. Their is a fair
bit of traffic flowing across the link (~10 gig/day), but their is a great deal of
loss (particually UDP) and I'm wondering if I n
I am trying to alter the number of maxsockets allocated from the default of
2022 to 8192 on a FreeBSD 4.8 box. However, when I try to perform this
operation via sysctl I'm informed the oid (kern.ipc.maxsockets) is read
only. Does this mean I need to recompile the kernel? I've tried 'options
MAXSOCK