Showing posts with label modem settings. Show all posts
Showing posts with label modem settings. Show all posts

18 June 2011

bridging vs routing modems

Some of you out there may be wondering what the difference between a bridging modem and a routing modem is.

I am speaking of DSL modems in this article, for clarification.

A bridging modem acts as a network BRIDGE like its name implies. That is to say, it bridges the difference in protocols and routing policies used on your network with the ones used on your Internet Service Providers Network. It will only allow you to connect a single computer to the other network unless you have a router in place. However, it allows you more flexibility in internal networking, as you may more easily set up multiple routers and subnets. This type of modem is best reserved for the advanced or business user or if your ISP requires bridging encapsulation.

A routing modem is a modem with a router built in. It acts in the manner of an edge of service router. (on much smaller scale!) and acts as a network gateway to sorts out the differences between your network and your ISP's network by running some routing protocol designed to do so. (typically IGREP- Interior Gate routing protocol) to complement your ISP's running of typically Exterior Gateway Routing Protocol. It also handles connecting more then one device via a hub or switch by using Network Address Translation and Port Forwarding.

This is typically your most commonly used consumer modem, and the type I'd recommend if you just want to plug in and go online.

Both have their place however, and you'll generally know which kind you need.

Creative Commons License
bridging vs routing modems by Dylan DiSalle is licensed under a Creative Commons Attribution-NoDerivs 2.5 Canada License.
Based on a work at network-computer-info.blogspot.com

14 June 2011

A little reminder about something that left me connectless

So, I had gotten a new ADSL modem and was excited to install in. So I quickly pull the phone wire, the cat 6 that goes to my switch and the power and swap in the new one.

Silly me! I'm using point to point over Ethernet (PPPOE) and I did not have my password around. I tried the old modem, but had forgotten the password due to being unplugged.

I was screwed. I use an independent Internet Service provider, so no tech support to call.

Then I remembered I had the connection details in my email. So off to the Internet Cafe it was; to search my mail for the password. I did find it and set up my modem.One of these to be exact- TP-Link TD-8616 - DSL modem - external - Fast Ethernet - 24 Mbps .

Now I keep my PPPOE password in my wallet. (No not with my user-name, making it useless to anyone else) and I recommend that anyone keeps a piece of information needed to "bootstrap" a system written and handy, a lesson well learned.

I figured I'd share that tale as I install gentoo on a box...doing the tarball download.

09 June 2011

A small networking glitch that put my net off-line.

So, I was I just trying to add a route to my routing table...no big deal. But after I did so, I was unable to bring my internal network online. I scanned my settings and did not see anything wrong VPI/VCI where correct, gateway was correct.


I was truly confused. Then finally, I looked at the PPPoE settings...some how a single letter in my user name was dropped! No wonder I couldn't connect huh? So I corrected the letter and saved my settings. I waited 20 minutes. Still no connection!


After logging back into my ADSL modem, I seen it had not saved my PPPoE user name correctly!


I decided to correct it again. This time, it finally took.


The message here is, always check all your settings when you have a failure mode, and after you correct them, check to ensure they are genuinely corrected and saved and not discarded.