I was told that by using static IPs, things get sent straight over the internet without going through any firewalls etc. I'm with Aquiss and today I purchased 8 static IP addresses (5 usable).
Not true. A static IP can be assigned to a node on a network (router, PC, printer etc.). A firewall filters network traffic based on IP address, protocol, port etc. One has nothing to do with the other in that perspective. If a static
public IP is assigned to a node, such as a PC, and the node transmits to the Internet, the Internet will see said static IP address. The PC will be 'seen' by the Internet. If however, NAT (Network Address Translation) is used and the PC is assigned a
private IP address, NAT will translate the IP at the router to the IP assigned public address, and although your private IP might be 192.168.7.2, the Internet will see the public assigned address. For the sake of simplicity, the difference to most users with a public dynamic IP is that when they reboot their router, there's a chance the IP will change. Getting a static IP is handy for lots of reasons, which I won't bother with, but you can see
this.
NAT has the secondary purpose of being a firewall since the PC's IP is different to the IP used to access the Internet. The PC isn't 'seen' in the same sense, so unsolicited probes to the 'seen' IP stop at the router and don't progress to the PC.
I use a Netgear modem and the reason I got the static IPs was due to there being a delay in some VoIP calls so wanted to get a direct connection to the internet.
Dynamic IPs will work with VOIP, but static IPs make things easier in the long run. Perhaps some ISPs might insist on a static IP for this (I don't use VOIP so can't elaborate).
So I had to change my subnet mask to 255.255.255.248 which then only allows me to allow 5 users for DHCP on my router. First of all, if I use all these static IPs myself, if someone pops on my connection, will they be assigned an IP address automatically? What would the IP address be for example, let's say the range of static IPs were 111.111.121-126. Will it not assign them anything?
Not sure why you want to have static IPs assigned dynamically on your net. Surely the point is to have them assigned by you and not the router, then the IPs 'stick' to the nodes for VOIP purposes.
The 255.255.255.248 subnet mask is required for the static IP block assigned. Don't worry too much about it. Just accept that your static IP nodes should have the subnet mask of 255.255.255.248 set. The mask determines the number of addresses in the subnet (eight in total, six usable, one of which is assigned to the router).
Using my own example, but your eight IPs (otherwise known as the subnet) are utilised as follows:
x.x.x.0 - Network address
x.x.x.1 - Router address
x.x.x.2 - Usable address
x.x.x.3 - Usable address
x.x.x.4 - Usable address
x.x.x.5 - Usable address
x.x.x.6 - Usable address
x.x.x.7 - Broadcast address
While we're on the subject, your router uses a default of 192.168.1.1 for the local IP address. This is part of the
private network addresses range, which is usually used with NAT to serve many nodes from one public IP address on a router. My guess with your router would would be to set that to x.x.x.1 (per the list of IPs above) and the mask should stay as 255.255.255.248.
Assign the four IP phones as x.x.x.2-5, 255.255.255.248. As for the laptop/DHCP, I would be guessing completely now, as you might want the spare IP for any other node attached (be it a laptop or PC). If you paln for more than the one extra device, then NAT/DHCP is the way to go. If not, just assign the remaining static IP to the laptop.
Also, if my computer has been assigned an IP address automatically, if I go to http://whatismyipaddress.com, should it show that static IP address or should it show that of the routers?
It currently shows the routers even though I'm on a different IP than that.
It would seem your 'router IP' setting is acting in the way a single IP setting for a router would in private addressing setup. NAT is enabled, and it looks like it might be working. See what happens when you disable NAT. Be aware that no NAT equals no 'firewall effect' from the router, unless it has a real firewall in operation. Very wise to have a firewalls on each of the other nodes of the network.
When you say that 'whatsmyip' sees the router IP, is it one of the static ones, or does it see 192.168.1.1 or something else?
~~~~~~~~~~
© Camieabz 2002-2011 - All rights and lefts reserved.
report this link