Re: [leaf-user] seting up networking...

2002-07-10 Thread guitarlynn
I'm sorry George, upon re-reading my post I found a unintended typo that is probably mis-leading you. The corrected sentence would have been: > ><[EMAIL PROTECTED]> wrote: > >> You cannot set an interface as an entire subnet w/o alias'ing. Your ^^ > >> interface must have atleas

Re: [leaf-user] seting up networking...

2002-07-10 Thread George Georgalis
On Wed, Jul 10, 2002 at 07:30:39PM -0700, Tom Eastep wrote: > > >--On Wednesday, July 10, 2002 21:13:53 -0500 guitarlynn ><[EMAIL PROTECTED]> wrote: > >> On Wednesday 10 July 2002 20:52, George Georgalis wrote: >>> Interesting, but not what I had in mind. I'm using nat for a dmz and >>> rather th

Re: [leaf-user] seting up networking...

2002-07-10 Thread Tom Eastep
--On Wednesday, July 10, 2002 21:13:53 -0500 guitarlynn <[EMAIL PROTECTED]> wrote: > On Wednesday 10 July 2002 20:52, George Georgalis wrote: >> Interesting, but not what I had in mind. I'm using nat for a dmz and >> rather than bring up an each available ip as an alias, I thought >> there was

Re: [leaf-user] seting up networking...

2002-07-10 Thread guitarlynn
On Wednesday 10 July 2002 20:52, George Georgalis wrote: > Interesting, but not what I had in mind. I'm using nat for a dmz and > rather than bring up an each available ip as an alias, I thought > there was a way to bring up the subnet and let iptables take over > from there. You can set an inter

Re: [leaf-user] seting up networking...

2002-07-10 Thread George Georgalis
On Wed, Jul 10, 2002 at 05:42:43PM -0700, Jeff Newmiller wrote: >On Wed, 10 Jul 2002, George Georgalis wrote: > >> Bering rc2 >> >> This is the general procedure I use to bring up networking... I >> understand there is a way to bring up an interface to listen to an >> entire subnet, not just an

Re: [leaf-user] seting up networking...

2002-07-10 Thread Jeff Newmiller
On Wed, 10 Jul 2002, George Georgalis wrote: > Bering rc2 > > This is the general procedure I use to bring up networking... I > understand there is a way to bring up an interface to listen to an > entire subnet, not just an address. Are you thinking of proxy-arp? http://www.shorewall.net/Docu

[leaf-user] seting up networking...

2002-07-10 Thread George Georgalis
Bering rc2 This is the general procedure I use to bring up networking... I understand there is a way to bring up an interface to listen to an entire subnet, not just an address. Can someone help me with the ip syntax? Thanks, // George down () { d=`ip -o link show | cut -d: -f2` for i in $d