Re: Static IP Vs DHCP

From: Moe Trin (ibuprofin_at_painkiller.example.tld)
Date: 03/01/05


Date: Tue, 01 Mar 2005 16:46:25 -0600

In article <d01qrj$aio$1@news.mdx.ac.uk>, david20@alpha2.mdx.ac.uk wrote:

>The DHCP servers can generally be configured to keep logs of which IP address
>was given out to which machine (MAC address) at what time and when the address
>was given up.

True, but

1. How many do?
2. How many people have a current database of which MAC is in which computer
    and where is that computer? (We do, but we're paranoid.)

>Whether these are private or public addresses has no bearing on whether or not
>to use DHCP.

My point is that the abundance of private addresses eliminates the need for
address sharing/reuse. It's one of the justifications cited in RFC1918.

RFC1531 was written (and quickly replaced by RFC1541) to use BOOTP protocol
for dynamic allocation of reusable network addresses in October 1993. Private
addresses were first proposed in RFC1597 (March 1994), contested in RFC1627
in July 1994, and finally standardized in RFC1918 in February 1996. The DHCP
author was at Bucknell University (a small private school in Lewisburg PA),
though the Dynamic Host Configuration Working Group of the IETF had members
from much larger schools, and industry. Bucknell actually had a /16 assigned
to them in 1989, but only have about 4000 students and staff, so I'm not sure
why they would need reusable addresses. Prior to microsoft's invention of DHCP,
the majority of uses were re-use. In both RFC1541 and RFC2131 which replaced
it, section 7 clearly recognizes (and states that) the protocol is insecure.

>If you have a class C network then why not use it.

Actually, we have several, but we also have around 2000 systems. Their
access to the Internet is intentionally limited, but is mainly through
proxy servers. Most of the public IPs are used in the DMZ.

>NAT is not a security solution see previous posts to this group.

[compton ~]$ /sbin/ifconfig eth0 | grep inet | cut -d':' -f2 | cut -d' ' -f1
192.168.1.126
[compton ~]$

OK, I'll open telnet on this box. Can you connect? True, users doing
stupid things is a bigger problem, and we try to reduce it through the
use of proxy servers and whatnot. But one problem we _don't_ have is
skript kiddiez trying to hack their way in through the users systems.
NAT means they can't initiate a connection, because the NAT box won't
permit this.

>NAT can cause problems with certain applications.

If not implemented correctly, yes. And whose problem is that?

>Pretty standard in large organisations.
>Not everyone uses a PC all the time.

About the only systems not "in use" around here during the normal workday
are the systems used by people on vacation, out sick, etc., and the spares
in storage. Are they actively typing commands/data/whatever all the time?
I doubt it. Would productivity suffer if they all didn't have their
computers on their desk? Absolutely.

        Old guy



Relevant Pages

  • Re: RRAS Win2003: Cannot reach public IP reserved hosts behind our NAT
    ... From within our intranet we can access the machines by> their private addresses just fine, as these packets are not> routed to our RRAS box. ... The role of the IP# in Ethernet is only to provide a Layer3 routing> mechanism and to provide a means to resolve the MAC address. ... The> reason intranet host must use the private addresses to access the servers is> because NAT can't make "u-turns". ... When you send a packet to the external> IP# the "NAT" process takes it and creates a situation where the source and> destination MAC addresses in the packet headers are the same address. ...
    (microsoft.public.windows.server.networking)
  • Re: NAT without DHCP? (w2k3)
    ... addresses by using DHCP allocator" - not what I need. ... (You do this from the NAT Properties sheet). ... The public and private interfaces to be used must be assigned in NAT. ... enabled on the public interface of the RRAS server already. ...
    (microsoft.public.windows.server.networking)
  • Re: [OT] Small NAT device ?
    ... an option for either public or private IP, ... side can be configured like a bridge, and pass the internet IP onto ... Airlink box will do NAT, ... apparently will do normal NAT with DHCP IP address delivery from the ...
    (alt.internet.wireless)
  • RE: (no subject)
    ... Another way around this is to purchase a pouter with DHCP and just use ... this with NAT and you can then have up to 254 address for your systems ... >> I don't understand why you need multiple mac addresses. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list -- ...
    (Fedora)
  • Re: help needed for Ubuntu 8.04 on HP 6720s notebook
    ... changing the subnet mask to 255.255.0.0 and finally it worked. ... us whether you're doing NAT - but _unless_ you're doing NAT then your IP ... IANA created the private IP blocks specifically for your ... And since you seem to control the secondary server, why isn't it doing DHCP? ...
    (Ubuntu)