All of lore.kernel.org
 help / color / mirror / Atom feed
* Vitural Network Interfaces
@ 2002-07-10  5:22 David Jackson
  2002-07-10  5:55 ` Nathan
  0 siblings, 1 reply; 4+ messages in thread
From: David Jackson @ 2002-07-10  5:22 UTC (permalink / raw)
  To: Linux-Admin, @mail.wcox.com, San Antino Linux Group

A common reframe on http://linuxquestons.org is:

4 boxes each with one(1) nic card and each having a seperate connection through a router to the internet (CABLE/DSL).

IN THEORY could you set up LAN using a virtual network interface on that
one nic card i.e.

eth0 ----->router ---->internet
eth0:1 --->LAN


Calk this one up to lack of sleep :)

David

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Vitural Network Interfaces
  2002-07-10  5:22 Vitural Network Interfaces David Jackson
@ 2002-07-10  5:55 ` Nathan
  2002-07-10 10:32   ` David Jackson
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan @ 2002-07-10  5:55 UTC (permalink / raw)
  To: David Jackson; +Cc: Linux-Admin


> A common reframe on http://linuxquestons.org is:
>
> 4 boxes each with one(1) nic card and each having a seperate connection through a router to the internet (CABLE/DSL).
>
> IN THEORY could you set up LAN using a virtual network interface on that
> one nic card i.e.

Yeap, we utalize this for talking to power control devices and the like.

-Nate

> eth0 ----->router ---->internet
> eth0:1 --->LAN
>
>
> Calk this one up to lack of sleep :)
>
> David
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

-- 
--
"Whoever undertakes to set himself up as a judge of Truth and Knowledge is
 shipwrecked by the laughter of the gods."
   Albert Einstein

Chisolm's First Corollary to Murphy's Second Law:
	When things just can't possibly get any worse, they will.
--


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Vitural Network Interfaces
  2002-07-10  5:55 ` Nathan
@ 2002-07-10 10:32   ` David Jackson
  2002-07-10 17:41     ` Nathan
  0 siblings, 1 reply; 4+ messages in thread
From: David Jackson @ 2002-07-10 10:32 UTC (permalink / raw)
  To: Nathan; +Cc: Linux-Admin

Nathan --
As far is the cable internet and router is concerned
Box A =  eth0 --192.168.0.1 -->|router (port 1)| -->206.196.128.1:1 ->internet
Box B =  eth0 --192.168.0.2 -->|router (port 2)| -->206.196.128.1:2 ->internet

and the LAN would still be 192.168.0.x?
Would you need to add a hub between router and the boxes?

TIA,
David


Nathan wrote:

> > A common reframe on http://linuxquestons.org is:
> >
> > 4 boxes each with one(1) nic card and each having a seperate connection through a router to the internet (CABLE/DSL).
> >
> > IN THEORY could you set up LAN using a virtual network interface on that
> > one nic card i.e.
>
> Yeap, we utalize this for talking to power control devices and the like.
>
> -Nate
>
> > eth0 ----->router ---->internet
> > eth0:1 --->LAN
> >
> >
> > Calk this one up to lack of sleep :)
> >
> > David
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >
>
> --
> --
> "Whoever undertakes to set himself up as a judge of Truth and Knowledge is
>  shipwrecked by the laughter of the gods."
>    Albert Einstein
>
> Chisolm's First Corollary to Murphy's Second Law:
>         When things just can't possibly get any worse, they will.
> --



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Vitural Network Interfaces
  2002-07-10 10:32   ` David Jackson
@ 2002-07-10 17:41     ` Nathan
  0 siblings, 0 replies; 4+ messages in thread
From: Nathan @ 2002-07-10 17:41 UTC (permalink / raw)
  To: David Jackson; +Cc: Linux-Admin


Hi David,

> Nathan --
> As far is the cable internet and router is concerned
> Box A =  eth0 --192.168.0.1 -->|router (port 1)| -->206.196.128.1:1 ->internet
> Box B =  eth0 --192.168.0.2 -->|router (port 2)| -->206.196.128.1:2 ->internet
>
> and the LAN would still be 192.168.0.x?
> Would you need to add a hub between router and the boxes?

It depends on the config of the router. Since most of us don't have
control over our upstream routers the most reliable config would be to use
a hub/switch between you and the router.

Cheers,
Nathan

> TIA,
> David
>
>
> Nathan wrote:
>
> > > A common reframe on http://linuxquestons.org is:
> > >
> > > 4 boxes each with one(1) nic card and each having a seperate connection through a router to the internet (CABLE/DSL).
> > >
> > > IN THEORY could you set up LAN using a virtual network interface on that
> > > one nic card i.e.
> >
> > Yeap, we utalize this for talking to power control devices and the like.
> >
> > -Nate
> >
> > > eth0 ----->router ---->internet
> > > eth0:1 --->LAN
> > >
> > >
> > > Calk this one up to lack of sleep :)
> > >
> > > David
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > >
> >
> > --
> > --
> > "Whoever undertakes to set himself up as a judge of Truth and Knowledge is
> >  shipwrecked by the laughter of the gods."
> >    Albert Einstein
> >
> > Chisolm's First Corollary to Murphy's Second Law:
> >         When things just can't possibly get any worse, they will.
> > --
>
>

-- 
--
"Whoever undertakes to set himself up as a judge of Truth and Knowledge is
 shipwrecked by the laughter of the gods."
   Albert Einstein

Chisolm's First Corollary to Murphy's Second Law:
	When things just can't possibly get any worse, they will.
--


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-07-10 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-10  5:22 Vitural Network Interfaces David Jackson
2002-07-10  5:55 ` Nathan
2002-07-10 10:32   ` David Jackson
2002-07-10 17:41     ` Nathan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.