random technical thoughts from the Nominet technical team

Getting a Soekris vpn1401 working with FreeBSD 6.0

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Posted by jad on Apr 4th, 2006

To get this working in FreeBSD you need to edit /boot/loader.conf and add the following lines

hifn_load="YES"
crypto_load="YES"
cryptodev_load="YES"

Reboot to make this take effect. (You may be able to use kldload to load the modules without rebooting)

Next add the utilities to test the card

cd /usr/src/tools/tools/crypto/
sudo make
sudo make install

Running hifnstats looks like this

hifnstats
input 6917304 bytes 9124 packets
output 6917304 bytes 9124 packets
invalid 0 nomem 0 abort 0
noirq 0 unaligned 0
totbatch 0 maxbatch 0
nomem: map 0 load 0 mbuf 0 mcl 0 cr 0 sd 0

You should see the card being used to accelerate ssh connections.

One Response

  1. freebsd software Says:

    Thanks, it worked for me !

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Recent Posts

Highest Rated

Categories

Archives

Meta: