Re: [Astlinux-users] How to configure eth2

2009-03-29 Thread Clara Chan
han [mailto:[email protected]] Sent: Thursday, March 26, 2009 10:44 AM To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] How to configure eth2 I have since learnt to use brctl to create my bridge via cli. I was wondering how to write these changes permanently using union fs?? Any sugges

Re: [Astlinux-users] How to configure eth2

2009-03-25 Thread Clara Chan
Mailing List Subject: Re: [Astlinux-users] How to configure eth2 Thanks, Philip for your reply Unfortunately, nothing. It shows me a line with Bridge name Bridge id STP enable interfaces But there's nothing underneath that. -Clara -Original Message-

Re: [Astlinux-users] How to configure eth2

2009-03-22 Thread Clara Chan
s.com] Sent: Monday, March 23, 2009 3:22 PM To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] How to configure eth2 Clara Chan wrote: > > Hi, all, > > This is to reopen the eth2 configuration discussion. > > I have a Via PBX configured and would like to insert a PCI RTL

Re: [Astlinux-users] How to configure eth2

2009-03-22 Thread Philip A. Prindeville
Clara Chan wrote: > > Hi, all, > > This is to reopen the eth2 configuration discussion. > > I have a Via PBX configured and would like to insert a PCI RTL 8169 > network card to act as a secondary LAN interface. > > I can type “ifconfig eth2 up” to get the interface activated, however, > upon check

Re: [Astlinux-users] How to configure eth2

2009-03-22 Thread Clara Chan
Hi, all, This is to reopen the eth2 configuration discussion. I have a Via PBX configured and would like to insert a PCI RTL 8169 network card to act as a secondary LAN interface. I can type "ifconfig eth2 up" to get the interface activated, however, upon checking dmesg, I noticed that

Re: [Astlinux-users] How to configure eth2

2009-03-16 Thread Philip A. Prindeville
It's documented in the comments of the /mnt/kd/rc.conf file. -Philip Tod Fitch wrote: > Is there a place where this type of thing is documented? I sure don't > recall reading anything about how to bridge interfaces on the Astlinux > or Arno firewall that I have read. > > Thanks > --Tod > > On Ma

Re: [Astlinux-users] How to configure eth2

2009-03-15 Thread Lonnie Abelbeck
If you are using the web interface, in the Advanced User Variables add as Philip suggests, BRIDGE1="eth1 eth2" then reboot, followed in the Network tab, Internal Interfaces, select "br1" from the menu. then reboot one more time to apply the last Network change. Of course, this acts like a "

Re: [Astlinux-users] How to configure eth2

2009-03-15 Thread Tod Fitch
Is there a place where this type of thing is documented? I sure don't recall reading anything about how to bridge interfaces on the Astlinux or Arno firewall that I have read. Thanks --Tod On Mar 15, 2009, at 11:07 AM, Philip A. Prindeville wrote: BRIDGE1="eth1 eth3" INTIF="br1" (You can

Re: [Astlinux-users] How to configure eth2

2009-03-15 Thread Philip A. Prindeville
BRIDGE1="eth1 eth3" INTIF="br1" (You can also use BRIDGE0 and br0, but I prefer to reserve br0 for debugging WAN traffic...) David Kerr wrote: > I have a Alix 2c3 with three ethernet ports.. .eth0, eth1, eth2. I > have eth0 setup as the WAN port connected to cable modem, and eth1 as > the LAN

[Astlinux-users] How to configure eth2

2009-03-14 Thread David Kerr
I have a Alix 2c3 with three ethernet ports.. .eth0, eth1, eth2. I have eth0 setup as the WAN port connected to cable modem, and eth1 as the LAN port. Is it possible to configure eth2 such that it is just like having a ethernet switch... in other words eth1 and eth2 are on the same subnet, both ha