Re: 56k dial up on laptop 802.11G ?
- From: Duane Arnold <notme@xxxxxxxxx>
- Date: Mon, 25 Jul 2005 14:12:19 GMT
David Taylor <djtaylor@xxxxxxxxxxx> wrote in
news:MPG.1d4ef95e925b3a49989ce0@xxxxxxxxxxxxxxxxxxxxxxx:
>> No Linksys router has a FW. The NAT router has SPI maybe and some
>> other FW like features. And it can be used as part of a total FW
>> solution as a border device. But it's not an appliance that is
>> running FW software, even if it is running SPI.
>
> Just to play devils advocate here, depends if that little Linksys
> router is running other software, after all it's just a linux box ;)
>
> David.
>
If the little Linksys router can meet the specs below, then it's an
appliance running FW software. If it cannot meet the specs, then it's not
an appliance running FW software. And that's no matter what other
firmware is replacing the original firmware.
<snip>
A firewall examines all traffic routed between the two networks to see if
it meets certain criteria. If it does, it is routed between the networks,
otherwise it is stopped. A firewall filters both inbound and outbound
traffic. It can also manage public access to private networked resources
such as host applications. It can be used to log all attempts to enter
the private network and trigger alarms when hostile or unauthorized entry
is attempted. Firewalls can filter packets based on their source and
destination addresses and port numbers. This is known as address
filtering. Firewalls can also filter specific types of network traffic.
This is also known as protocol filtering because the decision to forward
or reject traffic is dependant upon the protocol used, for example HTTP,
ftp or telnet. Firewalls can also filter traffic by packet attribute or
state.
<snip>
The above is what I consider FW software whether or not it's running on
an appliance as a hardware solution on as a software solution running on
a gateway computer.
Let's knock the NAT out of the box. My low-end Watchguard FW appliance
has NAT too.
<snip>
Impostors
When discussing firewalls, packet screening methods, and how firewalls
function, there are a few misconceptions that need to be addressed.
Network Address Translation (NAT)
One technology that is commonly thought to act as a firewall solution is
Network Address Translation (NAT). NAT translates "internal" IP addresses
on one network to "external" IP addresses on another network. There are
three methods NAT uses to accomplish address translation.
Static NAT - maps a specific single address to another specific single
address.
Example:
10.0.0.1 -mapped to- 168.13.1.1
Pooled NAT- dynamically maps all specific single addresses to a pool or
range of external addresses.
Example:
10.0.0.1-10.0.0.254 -mapped to- 168.13.1.1-168.13.1.254
Port Level NAT- dynamically maps all specific single internal addresses
to a specific single external address. The internal address is mapped or
identified by the specific external address in combination with a unique
port number.
Example:
10.0.0.1 -mapped to- 168.13.1.1:1084
10.0.0.2 -mapped to- 168.13.1.1:1085
10.0.0.3 -mapped to- 168.13.1.1:1086
By comparing the way NAT functions between two networks, and the way
packet screening methods function between two networks, you can see that
NAT does not adhere to the firewall definition. NAT does not control
access between the networks. Some may argue that NAT does control access
because you cannot "see" the internal network. NAT does this not by using
rules or filters, however, but through concealment. It hides the network
from outside users.
<snip>
Duane :)
.
- References:
- 56k dial up on laptop 802.11G ?
- From: bumtracks
- Re: 56k dial up on laptop 802.11G ?
- From: David Taylor
- Re: 56k dial up on laptop 802.11G ?
- From: David Taylor
- Re: 56k dial up on laptop 802.11G ?
- From: Floyd L. Davidson
- Re: 56k dial up on laptop 802.11G ?
- From: Duane Arnold
- Re: 56k dial up on laptop 802.11G ?
- From: David Taylor
- 56k dial up on laptop 802.11G ?
- Prev by Date: How can I monitor what my WiFi connection is sending?
- Next by Date: Re: Better Switching Between Two Wireless Connections
- Previous by thread: Re: 56k dial up on laptop 802.11G ?
- Next by thread: Re: 56k dial up on laptop 802.11G ?
- Index(es):
Relevant Pages
|