In comp.os.linux.networking Java Boy <(E-Mail Removed)>:
> Hi there,
> When two subnets share the same physical cable, are there security issues
> with the one subnet being able to get to the second subnet? For example, at
> our co-location facility, we have a switch that the WAN Internet connection
> comes into. We are considering also running our 10.0.0.X network through the
> NIC, same cable and same switch. Will doing so expose our internal
> (10.0.0.X) network to the internet?
Never thought about, why care? Dump idea, unless of course the
switch supports VLANs. For minimal security you'd better setup a
box as firewall/router between the two LANs, so you have better
control over the network. A Linux box should do a great job for
this, in addition I'd run squid as http/ftp proxy server to speed
up internet access.
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 258: That's easy to fix, but I can't be bothered.