 keason Premium join:2002-05-02 Ann Arbor, MI
·Sprint Mobile Broa..
| reply to kracksmith Re: running out of IP addresses
Are you speaking of public or private IP addresses?
If public, you can get another block from your ISP.
If you are running out of private addresses, change your subnet mask from 255.255.255.0 to 255.255.0.0 and you'll have 64516 possible addresses.
e.g. if you are on a 10.1.1.0 network you will be on a 10.1.0.0 network.
There is a point when you'll want to route inside of your network. Trying to diagnose problems can be very difficult with subnets that are too large. |