Koozali.org: home of the SME Server

How to connect to two networks?

Gordon Lee

How to connect to two networks?
« on: August 19, 2002, 02:37:35 PM »
Hi,

How should I configure e-smith, via two network cards, to connect to two different networks?

P.S. Not to be configured as a gateway/router.

Thanks in advance,
Gordon

Kelvin

Re: How to connect to two networks?
« Reply #1 on: August 19, 2002, 03:57:28 PM »
Depends on what you are trying to achieve.

Kelvin

Andy

Re: How to connect to two networks?
« Reply #2 on: August 19, 2002, 06:17:09 PM »
If your two networks are allready physically connected:

Example

192.168.1.0 - Floor 1
192.168.2.0 - Floor 2
(both with Net MASK of 255.255.255.0)

Then all you have to do is setup the e-smith box with lets say 192.168.1.254
Net Mask of 255.255.255.0

From server manager add another local net of 192.168.2.0 255.255.255.0

then at the command line do:

[root@server root] $ ifconfig eth0:0 up 192.168.2.254

this will add access to the second subnet all from just one card.

HTH

Peter

Re: How to connect to two networks?
« Reply #3 on: August 19, 2002, 06:37:45 PM »
Hi,

Sorry i'm a little bit lost, Andy, can you please explain your answer a little more clearly.


Thanks,
Peter