Results 1 to 8 of 8

Thread: IP conflicts...over and over again

Threaded View

  1. #3
    Master-Jedi-Pimps0r & Moderator thehorse13's Avatar
    Join Date
    Dec 2002
    Location
    Washington D.C. area
    Posts
    2,886
    You haven't given us all the info needed.

    1) Are you using a single DHCP server with defined scopes? Is it setup correctly?
    2) You can use any of the RFC1918 private address ranges. It makes no difference which you use. 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16
    3) If you have a mixed scheme (DHCP and static) reserve the first 50 addresses within each class C for static hosts and then configure 51-254 in the DHCP pool in the scope for that subnet.

    If you have this setup correctly, you will not see IP squatting issues. My guess is that you:
    1) Haven't kept track of assigned IPs
    2) Allow users to manually configure addresses
    3) Don't have DHCP setup correctly
    4) Routing may be busted up
    5) Multiple DHCP servers are running

    PS
    Class C subnets have 254 addresses available for use. 255 is the broadcast IP.

    Set up a computer with 2 NICs as proxy server as a gateway to the 'net
    I can't imagine that this advice means what it literally says so let me clarify what I believe it to mean. Place a firewall between you and the internet and make this device your internet gateway. Placing a dual-homed host with IP forwarding on between you and the net would produce horrific results.

    Enjoy.

    --TH13
    Last edited by thehorse13; November 29th, 2006 at 07:04 PM.
    Our scars have the power to remind us that our past was real. -- Hannibal Lecter.
    Talent is God given. Be humble. Fame is man-given. Be grateful. Conceit is self-given. Be careful. -- John Wooden

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •