So I have this WRAP board that needed to be forced into using 10baseT on one of the NICs. Easy enough, just edit the config.xml file and add <media>10baseT/UTP</media> and <mediaopt>full-duplex</mediaopt>. Sounds simple right? Well for some reason those settings don’t work on WRAP based pfSense routers (I tried on 2 different boxes). After some digging, I just added <shellcmd>ifconfig sis1 media 10baseT/UTP mediaopt full-duplex</shellcmd> to the <system> area of my config.xml, did a few test reboots and everything looks good.
Yay!
This entry was posted
on Tuesday, November 18th, 2008 at 1:28 pm and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

Leave a Comment
You must be logged in to post a comment.