Subnetting on non-byte boundaries?

Subnetting on non-byte boundaries?

Post by Mike McLag » Tue, 04 Jan 1994 08:51:32



Hi,

   I have a situation where I want to subnet on a non-byte boundary here.
We have 1 class C address, and I need to break it into 4 nets due to traffic
on each of them.  The docs I could find in Slackware with the Net-2 stuff say
that it doesn't support this.  Is there any idea when it will, or where I
could grab binaries/source that would work for this?

   Thanx!

   Mike was here...

--

// UUCP    ->  ...uunet!invlogic!mmclagan
// snail   -> Innovative Logic Corp, P.O. Box 3247 Laurel, MD, USA 20709-3247
// ma bell -> (301)206-7692
// ILC doesn't like my opinions, so I'm giving them to you without consent!

 
 
 

1. dhcpd.conf subnets not limited to byte boundaries

I reciently had a HPC (High Performance Computer) delivered and installed.

I didnt check some of the networking config files and have subsequently
found myself out of favour with our IT dept.

I have a mac running yellowdog linux connected to a private network.
My IT department have given me a fixed ip address 10.14.1.159 with a netmask
255.255.192.0
The mac is also connected to a cluster of power pcs through a seperate
network interface.

dhcpd was being run in order to boot the processors on the cluster.

My IT dept gave me a rebuke becase the mac was handing out ip addresses to
other windows clients on the network. (a subnet had : allow
unknown-clients).

I've now taken this out and grouped against specific mac addresses and
proved the fix with a crossover network cable and a laptop

I'm getting confused with a couple of points

1. Subnetting not limited to byte boundaries
Would the subnet be stated as 10.14.0.0 with a netmask of 255.255.192.0?

2. Should the cluster (on the second interface) be its own subnet?
Can it be in the other private address range 192.168.0.0 through
192.168.255.0?
IT are sceptical because dhcp is a broadcast protocol.

My IT dept want to give me fixed ip addresses within thier private range
10.14...

I dont care as long as the cluster gets ip addresses so that they can boot
and the rest of the network doesnt.

Ive read the man page for dhcpd and Linux Network Admin guide but its a lot
of info, I need to get it right, and a little knowledge is a dangerous
thing.

So any help is appreciated.

2. Jumpstart a blocked write()?

3. HP-UX10.x; ifconfig netmask problem, byte boundary?

4. detect wlans

5. Integer access at 2-byte boundaries on i860 (sysvr4)

6. LILO append string for ATA 66 ???

7. Does Linux support netmask NOT on a byte boundary?

8. Which frame version should I get

9. struct align on 8 byte boundary for gcc

10. hrtime_t not aligned on an 8 byte boundary.

11. Jumpstart with DHCP across subnet boundaries?

12. subnet mask must be on 8 bit boundary with 2.6

13. List non-zero byte files --- pls help