Networking Forums

Networking Forums > Computer Networking > Linux Networking > two subnets same switch!

Reply
Thread Tools Display Modes

two subnets same switch!

 
 
Java Boy
Guest
Posts: n/a

 
      07-08-2005, 03:40 PM
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?


Thanks!


 
Reply With Quote
 
 
 
 
James Knott
Guest
Posts: n/a

 
      07-08-2005, 05:17 PM
Java Boy wrote:

> 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?


1) Your firewall should block such access
2) Your ISP should block such access
3) Even if neither above are true, there's no way anyone could get to your
network, using a 10.x.x.x or any other RFC1918 address.

 
Reply With Quote
 
Java Boy
Guest
Posts: n/a

 
      07-08-2005, 05:54 PM
Dear James,

But i was going through a site and found this,

" If you connect the LAN and WAN ports to the same switch, you have just
defeated your own network security. "

Look here in design Pitfalls!
http://www.linuxexposed.com/Articles...urity-Concepts
..html


Regards!




"James Knott" <(E-Mail Removed)> wrote in message
news:QfGdnesvTO68KFPfRVn-(E-Mail Removed)...
> Java Boy wrote:
>
> > 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?

>
> 1) Your firewall should block such access
> 2) Your ISP should block such access
> 3) Even if neither above are true, there's no way anyone could get to your
> network, using a 10.x.x.x or any other RFC1918 address.
>



 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      07-08-2005, 08:29 PM
Java Boy wrote:

> Dear James,
>
> But i was going through a site and found this,
>
> " If you connect the LAN and WAN ports to the same switch, you have just
> defeated your own network security. "
>
> Look here in design Pitfalls!
>

http://www.linuxexposed.com/Articles...urity-Concepts
> .html


If you go back to my message, you'll see I said "your firewall". This means
I'm assuming that you've got a firewall controlling access to the network.

 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      07-08-2005, 08:30 PM
Java Boy wrote:


Forgot to mention.

Please do not send personal e-mail, when the content should be posted on the
newsgroup.

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      07-08-2005, 10:11 PM
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.
 
Reply With Quote
 
David Schwartz
Guest
Posts: n/a

 
      07-08-2005, 10:20 PM

"James Knott" <(E-Mail Removed)> wrote in message
news:reOdnTycb93ef1PfRVn-(E-Mail Removed)...
> Java Boy wrote:
>
>> Dear James,
>>
>> But i was going through a site and found this,
>>
>> " If you connect the LAN and WAN ports to the same switch, you have just
>> defeated your own network security. "
>>
>> Look here in design Pitfalls!
>>

> http://www.linuxexposed.com/Articles...urity-Concepts
>> .html

>
> If you go back to my message, you'll see I said "your firewall". This
> means
> I'm assuming that you've got a firewall controlling access to the network.


The firewall won't help you. For example, someone with root access to
one of the machines on your WAN can put an ethernet port in promiscuous mode
and see many of the LAN packets. (This is especially true if he maliciously
fills the switch's ARP cache so it is forced back into learning mode.)

DS


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Switch or Router/Switch? Jon Danniken Network Routers 12 08-04-2011 11:01 AM
RRAS server separating two subnets - one subnet cannot reach the Internet and computers can't ping each other between subnets Spin Windows Networking 11 09-23-2008 11:06 PM
Cannot Browse from domain populated subnets to remote subnets whichcontain only workgroup servers pag@associateddynamics.com Windows Networking 4 02-14-2008 08:02 PM
VPN between 2 subnets Kent Windows Networking 7 04-13-2007 03:04 AM
setup problem gigabit switch + 100mbit switch Glenn Windows Networking 0 09-01-2006 07:42 AM



1 2 3 4 5 6 7 8 9 10 11