Stuff…

I know I will forget.

Stuff… header image 4

Entries Tagged as 'Networking'

Fiber to the X

March 31st, 2010 · No Comments

Thought this was an interesting article.  Just wanted to note it down to have a read of later:

Fiber-to-the-X: the economics of last-mile fiber

Lately the word “fiber” has started to become ubiquitous in advertisements for broadband. It’s a synonym for the future, for speed and quality. Everybody tries to connect that synonym to their brand, regardless [...]

[Read more →]

Tags: Networking

Cisco GBICs

March 18th, 2010 · No Comments

Just some URLs about Cisco GBICs that I want to look at later:

Cisco SFP Optics For Gigabit Ethernet Applications [Cisco Transceiver Modules] – Cisco Systems

Cisco Gigabit Ethernet Transceiver Modules Compatibility Matrix – Cisco Systems

Cisco Gigabit Interface Converter [Cisco Transceiver Modules] – Cisco Systems

[Read more →]

Tags: Cisco · Hardware · Networking

PHP HTML email to Exchange server not displaying in Outlook

March 2nd, 2010 · 1 Comment

Was using Free PHP Formmail Generator : http://phpfmg.sourceforge.net to send the contents of a form and when sending to most mail servers/mail clients it would work great.  When sending to a Microsoft Exchange server the HTML contents of the email was displayed as text (not marked up).
Tried this with PHP4 and PHP5 and had the [...]

[Read more →]

Tags: Linux · Networking · Operating System · Protocols · SMTP

SpamAssassin rulebase bug – FH_DATE_PAST_20XX

January 5th, 2010 · No Comments

There is a bug in some older rulebase versions for spam assassin 3.x which will cause an extra 3.4 points to be added onto incoming mail which greatly increases the chances of the mail being marked as spam.
The rule “FH_DATE_PAST_20XX” checks to see if the email is from the future, however, since the new year [...]

[Read more →]

Tags: Networking · Protocols · SMTP

Ubuntu 8.04 on Dell R410 network issue

December 9th, 2009 · No Comments

Installing Ubuntu on a new Dell R410 works, however, the network interfaces are not detected.  It appears the network interfaces included in the Dell R410 are Broadcom BCM5716’s.
Apparently the bnx2 driver in included in Ubuntu 8.10 and later, however, no backported driver has been provided as yet.
A process for getting the interfaces working would be [...]

[Read more →]

Tags: Linux · Networking · Operating System · Uncategorized