Category: Uncategorized
-
Symbolic Link In Linux
Creating a symbolic link in linux is pretty straight forward. I created a link to port my videos to the new site with a single command: ln -s /usr/src/test /usr/src/linux/test
-
SwOS Changelog V1.2
The log is here. A whole slew of bug fixes with added jumbo frame support. I’ll have to retest and see if I still see some of the bugs I noticed before. *) fixed problem – reset configuration & reboot did not work; *) fixed problem – VLAN header present/not present matcher did not work…
-
DHCP Filtering On A Dlink Switch
This is particularly for the DGS-3526. This will block rogue DHCP servers. create access_profile ip udp src_port_mask 0xFFFF profile_id 10 config access_profile profile_id 10 add access_id 1 ip udp src_port 67 port 25-28 permit config access_profile profile_id 10 add access_id 2 ip udp src_port 67 port 1-24 deny
-
Where Has Greg Been?
I’ve really had my head down lately. I just knocked out my MTCRE and scored better than an 80. What this means is that I’m able to train for this cert. What’s that you say…train? That’s right my peoples…I’ll be training. At the MUM in a few weeks I’ll be taking train the trainers. Once…
-

Mikrotik Newsletter 27
The PDF is here. RB711: They are announcing the RB711 which has a built in N card. This board is also missing the power port and the serial port. It runs at 400Mhz with 32MB of RAM. There is also an “A” version of the board that kicks it up to level 4 license and…
-

Ubiquiti 900Mhz Announced And Others
My boy JJ tipped me off to this. It looks like UBNT has finally announced their 900Mhz Airmax line. They’ve got a locostation and a 120 degree sector to go along with it. Since this is MIMO, they are saying that you can get between 20Mb and 100Mb through these guys. I think most people…
-
Mikrotik V4.11 Released
Nothing that will blow your skirt up, but here it is the log: *) changed “wireless registration table entry count” snmp oid to 1.3.6.1.4.1.14988.1.1.1.4.0 *) fix 5&10MHz channel support for 11n cards