PDA

View Full Version : Do all Routers have this?


Mr.PC
August 10th, 2010, 05:01 AM
I use a Linksys WAG200G with an ADSL+ connection
When I Login to it, Linksys WAG200G
has 'Disconnect' and 'Connect' buttons,
as it is shown HERE (http://img814.imageshack.us/img814/3624/45419661.jpg).

I'd like to ask:

Do all Modem-Routers have these
'Disconnect' and 'Connect' buttons?

I am especially interesting in the NETGEAR Modem-Routers.

If a member has a NETGEAR Modem-Router, please, upload an Image
showing the respective 'Disconnect' and 'Connect' buttons.

noblelord
August 10th, 2010, 05:49 AM
Netgear routers have a similar feature - will try and find a picture somewhere.

YeOldeStonecat
August 10th, 2010, 06:26 AM
When setup for PPPoE...yes, as PPPoE is basically a dial up adapter.
When setup for Obtain Auto/DHCP...it will often have release/renew
When setup for static...obviously no.

Mr.PC
August 10th, 2010, 12:45 PM
Any Images, PLEASE...

the_sly_dog
August 10th, 2010, 04:49 PM
I use one Buffalo Hp-g54 using tomato firmware http://www.polarcloud.com/firmware
http://lampiweb.com/virtual/tomato/status-log.htm here is a virtual firmware page showing u all the options of tomato

has all the features i need and i run one wrt600n on dd-wrt, i prefer these firmware than stock,

ABee
August 10th, 2010, 06:41 PM
-{ Quote: "Any Images, PLEASE..." }-
Here ya go:

http://www.google.com/images?hl=en&source=imghp&biw=&bih=&q=router+settings&btnG=Search+Images&gbv=1

You'll have to do your own culling.

Searching_ _ _
August 10th, 2010, 09:21 PM
Does your router have a firewall?

Mr.PC
August 11th, 2010, 01:48 AM
Linksys WAG200G: NAT/SPI Firewall (http://img706.imageshack.us/img706/1406/93848900.jpg)

-Any IMAGES from NETGEAR or D-Link users, please?
(showing the respective 'Disconnect' and 'Connect' buttons).

YeOldeStonecat
August 11th, 2010, 07:11 AM
-{ Quote: "Does your router have a firewall?" }-
If it's a home grade router/gateway....it will have a firewall via NAT, that's how they work.

YeOldeStonecat
August 11th, 2010, 07:14 AM
-{ Quote: "
I am especially interesting in the NETGEAR Modem-Routers.

If a member has a NETGEAR Modem-Router, please, upload an Image
showing the respective 'Disconnect' and 'Connect' buttons." }-

Dunno why you HAVE TO see it....but you can find this out by investing some time yourself....one source is www.netgear.com , look up the model you're interested in, and then go to the support section and review the user manual.

Another way is to look for "router emulator" or various versions of emulator in Google
http://www.google.com/search?q=netgear+router+emulator&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

One good result is
http://www.voiproblem.com/emulators/Netgear/
Where you can look at the dg834 and other models and see and play with buttons to your hearts content.

As mentioned above...PPPoE is a type of dial up adapter, logically you have connect and disconnect....the technology is really the same as your DUN in the dial up days with dial up modems.

fax
August 11th, 2010, 07:14 AM
Netgear routers have that option under the submenu "connection status" ("Router Statistics and Connection" menu).

220827

Mr.PC
August 11th, 2010, 11:53 AM
-{ Quote: "Netgear routers have that option under the submenu "connection status" ("Router Statistics and Connection" menu).
220827" }-
Thank you!!! Really Appreciated!

fax
August 11th, 2010, 12:30 PM
You're welcome! :thumb:

Searching_ _ _
August 11th, 2010, 05:40 PM
-{ Quote: "If it's a home grade router/gateway....it will have a firewall via NAT, that's how they work." }-
I don't see how NAT is a firewall.

Saying NAT is a firewall is like saying a wrench is an oil change. A wrenchs' only function is to tighten things that are loose and loosen things that are tightened.

YeOldeStonecat
August 12th, 2010, 06:10 AM
-{ Quote: "I don't see how NAT is a firewall.

Saying NAT is a firewall is like saying a wrench is an oil change. A wrenchs' only function is to tighten things that are loose and loosen things that are tightened." }-
Incredibly poor attempt at an analogy with that wrench. Wow.

Some script kiddie named PANG from China is running a tool against your home networks public IP address, attempting to connect to an RPC port and service of your computer so he can exploit you. However, since you have even some 39 dollar Nutgear router in place...he cannot, your little routers NAT is blocking his tool from connecting to your computer. Why can't he connect to you? Because the router with its NAT has effectively blocked his attempts at connecting to your computer, it has successfully protected your computer with its firewall.

By default it blocks all 65,000 plus incoming ports, any/all nodes behind it are protected by default since they're on private IP addresses. A NAT router will provide a basic firewall against incoming traffic for all behind it, period.

The common misconception is that firewalls must be bi-directional, and application aware. Not true. If you want the nagginess of a software firewall that covers incoming and outgoing...go for it. But a firewall can also be simple, hardware based, and a function of NAT, and simply hide all computers behind it from the internet side.

Searching_ _ _
August 12th, 2010, 02:47 PM
-{ Quote: "Incredibly poor attempt at an analogy with that wrench. Wow." }-
A knife doesn't have to be sharp to cut. :D

I asked myself, "What is NAT? Is it a Firewall?"

It is the Job of NAT to rewrite the source or destination IP addresses, the TCP/UDP port numbers and the checksums of IP packets.
It was created to solve the problem of too many computers and not enough IP's to go around, not as a firewall.

A firewall's basic task is to regulate some of the flow of traffic between computer networks of different trust levels. NAT doesn't have a clue about what trust is.

-{ Quote: "Firewalls often have network address translation (NAT) functionality, and the hosts protected behind a firewall commonly have addresses in the "private address range", as defined in RFC 1918. Firewalls often have such functionality to hide the true address of protected hosts." }-
Firewall - Wikipedia (http://en.wikipedia.org/wiki/Firewall_(networking))

Conclusion, NAT is not a firewall.

YeOldeStonecat
August 13th, 2010, 07:14 AM
-{ Quote: "


Firewall - Wikipedia (http://en.wikipedia.org/wiki/Firewall_(networking))

Conclusion, NAT is not a firewall." }-

Not the correct conclusion. It's the result of NAT which gives basic firewall protection. No traffic is allowed inbound to the computers unless it's a return from an originating internal source, or the result of port forwarding.

Now...if you actually read, and more importantly...understood...the wiki article that you linked to (not that wiki is the ultimate authority, it's only as accurate as the people who contribute to and monitor it..which oft is in err)...you'd notice that under your "Firewall" wiki page, there is a section title called "TYPES". Under that title of "Types"...(implying types of firewalls..as the subject of this page is firewalls) there is a paragraph for each "type".
I'll mimic the setup right here.
Types (of firewalls)
"There are several classifications of firewalls depending on where the communication is taking place, where the communication is intercepted and the state that is being traced."
Lets review that above sentence again....
"There are several classifications of firewalls <==key words.
Network layer and packet filters <this is one of two you are hung up on>
Application-layer<this is the other one you're hung up on>
Proxies yes proxies can fall under this category too
Network address translation And the most basic type, often done in hardware form via routers that run in gateway mode (such as your typical home grade router) Whomp...there it is!

Your project for the week...go call alllllll the router manufacturers out there (that's quite a long list..you might want to take 2 to 3 weeks to do this) and tell them they are wrong.

No wait..they actually are correct!