Re: freebsd-update painfully slow - slower than source code build of world and kernel

2009-01-06 Thread Henrik Schewe
ld be much better. The european portsnap mirror is actually slower, than the one in the US. I can only verify your experiences with both freebsd-update and the speed of the portsnap mirrors lately. -BR, Henrik Schewe ___ freebsd-stable@freebsd.org ma

Re: Three interface NAT box

2008-02-13 Thread Henrik Schewe
Hi! I am thinking it could be an IPNAT issue or a routing issue; perhaps both. Here's my /etc/ipnat.conf file: map xl0 192.168.0.0/24 -> 0.0.0.0/32 portmap tcp/udp auto map xl0 192.168.0.0/24 -> 0.0.0.0/32 Just a wild guess:) 192.168.0.0/23 is correct for 192.168.0.0-192.168.1.255 -BR, HS _