Re: [leaf-user] STATISTICS

2003-01-11 Thread Ales Curk
Actualy I need to know wich IP asked for the connection and how many
traffic does these IP made in one periode. I need these because I am
using bering firewal - router to use internet conection from two
apartments who has to pay telephone line for it. Do you have any
suggestion???


Thanks for help

--
Ales:)

On Fri, 10 Jan 2003, Brad Fritz wrote:

>
> > On 01/10/2003 09:00:10 AM Ales Curk wrote:
> >
> > Is there any software, package to use with my Bearing Firewall that will
> > save logs from network who to have acces to the internet. For example for
> > each IP or how can I get these datas???
>
>
> On Fri, 10 Jan 2003 10:14:47 CST Phillip Watts replied:
>
> > Did not understand, what do you mean "save logs from network" ?
> > syslogd will capture logs from other machines which support
> > remote syslog.
>
> You can also use ssh, scp, the mail command, or weblet to transfer
> logs off the firewall across the network (if that's your goal).
>
> --Brad
>
>
>
> ---
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> 
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
>



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] LINUX WEB SERVER, ROUTER,...

2003-01-11 Thread Ales Curk
Helo!

I am trying to install linux web server (apache,php,...) using it also for
router and firewal at the same time. I want to use it also for CVS. I want
to have all on one box.

What do you suggest me?? What about security?? Wich distribution of linux
do you suggest me to use??

Again, thanks for help :

--
Ales:)



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Drivers for 3C509B

2003-01-11 Thread Greg Morgan
Brad Fritz wrote:




On Fri, 10 Jan 2003 19:37:25 GMT jtpian0 wrote:



I posted a few weeks ago about a problem I was having getting
Bering to recognize my NICs.  I was using the wrong module!
(stupid me.. )  Anyway, I loaded the 3c509.o module from Jacqes
site using the 2.4.20 version and am still having trouble.  Are
there any oher needed modules?  Both NICs are ISA and  I've
configured them using the DOS config progam from 3Com.  Is there
any thing I'm missing?  When I try to insmod I am getting an
error message.



Are you running a 2.4.20 kernel?  I think the stock Bering
stable image still usses 2.4.18.  If you have 2.4.18, you
need the 2.4.18 3c905.o module.  ("uname -a" will tell you
what kernel version you have if you don't know.)


I think Brad makes a good point jtpain0.  I just put Bering stable on a 
floppy and it is using the 2.4.18 kernel.  If the 2.4.18 3c509.o module 
still does not work try the ne.0 module.  Most isa cards were NE2000 
compatible because Novell was the dominate network player at the time of 
the ISA bus.  I seem to recall that I only used ne.o on either of the 
linksys or netgear ISA cards that I used several users ago.

http://leaf.sourceforge.net/devel/jnilo/bering/latest/modules/2.4.18/kernel/drivers/net/ne.o

Greg Morgan



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


[leaf-user] 2 3com etherlink III cards

2003-01-11 Thread H.G. Bekker
Hi list,

I have a box with two 3com etherlink III cards. The 3c509 module only finds 
one. Any idea how to find the second one. Should I load the 3c509 module 
twice?

Thanks for you help.

Chera Bekker



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] 2 3com etherlink III cards

2003-01-11 Thread H.G. Bekker
Hi Frank,

Thanks for you reply. I guess both cards are using the same adress or IRQ 
(they came from two seperate computers).  I have found the 3c509 setup and 
diag source on the Scyld site but compiling them on my mandrake 8.2 box makes 
the exe's segfault on my Bering LRP box. Do you know if the setup utils have 
been compiled for the bering system?

regards

Chera Bekker

On Sat January 11 2003 17:32, you wrote:
> I have had boxes with two and three 3c509 cards.  In each case the only
> entry in the 'moudules' script was 3c509 without any qualifiers.  That
> was enough to recognize all cards.  The cards were assigned eth0, eth1,
> eth2 by ascending MAC addresses.
>
> The cards were all set up on different IO and IRQs using a 3com utility
> under DOS.
>
> You might want to check if there are any IRQ or IO address conflicts.
> Not just between NIC cards but also between other cards and devices in
> the system.
>
> Or, perhaps one of the cards is not working right.
>
> On rare occasions I have had problems with old computer motherboards
> where a card would work in one slot and not work in another slot.  Try
> moving the card to a different slot.  If that works, you probably have a
> defective motherboard and may want to replace it.  Old ISA motherboards
> are cheap.
>
> Regards,
> Frank Kamp
>
> "H.G. Bekker" wrote:
> > Hi list,
> >
> > I have a box with two 3com etherlink III cards. The 3c509 module only
> > finds one. Any idea how to find the second one. Should I load the 3c509
> > module twice?
> >
> > Thanks for you help.
> >
> > Chera Bekker
> >
> > ---
> > This SF.NET email is sponsored by:
> > SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See!
> > http://www.vasoftware.com
> > 
> > leaf-user mailing list: [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/leaf-user
> > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] 2 3com etherlink III cards

2003-01-11 Thread fkamp
I have had boxes with two and three 3c509 cards.  In each case the only
entry in the 'moudules' script was 3c509 without any qualifiers.  That
was enough to recognize all cards.  The cards were assigned eth0, eth1,
eth2 by ascending MAC addresses.

The cards were all set up on different IO and IRQs using a 3com utility
under DOS.

You might want to check if there are any IRQ or IO address conflicts. 
Not just between NIC cards but also between other cards and devices in
the system.

Or, perhaps one of the cards is not working right.

On rare occasions I have had problems with old computer motherboards
where a card would work in one slot and not work in another slot.  Try
moving the card to a different slot.  If that works, you probably have a
defective motherboard and may want to replace it.  Old ISA motherboards
are cheap.

Regards,
Frank Kamp

"H.G. Bekker" wrote:
> 
> Hi list,
> 
> I have a box with two 3com etherlink III cards. The 3c509 module only finds
> one. Any idea how to find the second one. Should I load the 3c509 module
> twice?
> 
> Thanks for you help.
> 
> Chera Bekker
> 
> ---
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See!
> http://www.vasoftware.com
> 
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] Bad Bering natsemi.o driver?

2003-01-11 Thread Craig Caughlin
Hey thanks Jacques for the response!
Is there any reason why I might want to use the newer driver with the
pci-scan.o, or since I got the other drivers to work should I just take
the "if it aint broke...don't fix it" attitude?  :-)

Best Regards,
Craig

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Jacques Nilo
Sent: Friday, January 10, 2003 2:07 PM
To: Craig Caughlin; LEAF
Subject: Re: [leaf-user] Bad Bering natsemi.o driver?

Le Vendredi 10 Janvier 2003 03:46, Craig Caughlin a écrit :
> Hi folks,
> I'm preparing a new box with the latest, stable Bering and I'm
wondering
> if the driver might be bad? I downloaded the natsemi.o driver for the
> Netgear FA311 NICs I have from
>
http://leaf.sourceforge.net/devel/jnilo/bering/latest/modules/2.4.20/net
> /, and when I use it, only eth0 is detected and not eth1 as well.
> Fortunately, I have another natsemi.o driver that apparently I
> downloaded at some point in the past and it seems to work fine with
both
> NICs. I wanted to bring this to the groups' attention if the driver
> that's posted is in fact (somehow) defective??? Comments???

The drivers for 2.4.20/net is Donald Becker's one and needs pci-scan.o
to be 
loaded first. See http://www.scyld.com

The driver in 2.4.20/kernel/drivers/net is the linux kernel original one
and 
does not depend on any other module to work.

Jacques


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Bad Bering natsemi.o driver?

2003-01-11 Thread Lynn Avants
On Saturday 11 January 2003 11:49 am, Craig Caughlin wrote:
> Hey thanks Jacques for the response!
> Is there any reason why I might want to use the newer driver with the
> pci-scan.o, or since I got the other drivers to work should I just take
> the "if it aint broke...don't fix it" attitude?  :-)

Newer driver
OK, one directory contains modules that came with the kernel source. The other
directory contains modules from Donald Becker. Donald has stripped redundant
code out of his pci modules and placed it in a seperate module called
pci-scan.o. To get most of Donald's modules to work you MUST you the redundant
code module pci-scan.o..which does not exist in the kernel modules (which
include all redundant code in each module). 

Neither module set is necessarily newer or better.one set just has a 
module dependancy for most pci modules and the other doesn't.. If the
kernel module works for you, use it!  ;-)

-- 
~Lynn Avants
Linux Embedded Appliance Firewall developer
http://leaf.sourceforge.net


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] STATISTICS

2003-01-11 Thread Brad Fritz

On Sat, 11 Jan 2003 11:47:02 +0100 you wrote:

> Actualy I need to know wich IP asked for the connection and how many
> traffic does these IP made in one periode. I need these because I am
> using bering firewal - router to use internet conection from two
> apartments who has to pay telephone line for it. Do you have any
> suggestion???

Okay, now I understand better.  The good news is that you should be
able to get the data you need from pppd.  If this is a dial-on-demand
setup, you may need to use the contents of /proc/net/ip_conntrack or
similar to see who initiated the connection.  The bad news is that
I have never done anything like this, so I don't have a specific,
complete solution to offer.  Good luck, Ales.

--Brad



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Drivers for 3C509B

2003-01-11 Thread Eyal Lebedinsky
[EMAIL PROTECTED] wrote:
> 
> I posted a few weeks ago about a problem I was having getting Bering to recognize my
> NICs.  I was using the wrong module! (stupid me.. )  Anyway, I loaded the 3c509.o
> module from Jacqes site using the 2.4.20 version and am still having trouble.

I am using a 3c509 card just fine with 2.4 (2.4.20 too). This is with
vanilla kernels, not Bering, but it should be similar.

Just covering the trivial. Did you reserved the IRQ in the BIOS as
should be done for ISA?

And the 3c509 modules does not take a 'io=' argument, it will not load
if you give it. Just specify the 'irq='.

--
Eyal Lebedinsky ([EMAIL PROTECTED]) 


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] TRAFIC FROM SINGLE IP

2003-01-11 Thread Ales Curk
Helo again! :)))

So my problem is making progres but it is stil unresolved :)))

I want to know how to get data on how many trafic does one IP from my home
network made. I am using pppd acces to the internet and I want to
calculate expence for online time from each IP from the network.

>From systemlog i can find the duration of each connection but I can not
find out who made the conection (wich IP). Actualy these won't be the
solution of my problem because for example if connection was made from
computer A (IP from network), computer B can use same connection so data
who accesed the conection is usless.

It is possible to find out how much trafic does one computer made in a
period?? I will then calculate the right percentage of using the
connection.

Do you have any other solution or do you know for it???

Thanks for help and have a nice firewaling :)))



--
Ales:)



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] bridge.lrp

2003-01-11 Thread Jose Luis Abuelo Sebio
Hello everyone:

  I'm trying to install the package BRIDGE.LRP, I've
copied it in the floppy disk and I've edited and
modified the syslinux.cfg file. Then I've used the
lrpkg -i comand to install the package but I want to
work with it and I can't. Do any of you guys know why?
Did I do anything wrong?

 Thank's for your help.



___
Yahoo! Móviles
Personaliza tu móvil con tu logo y melodía favorito 
en http://moviles.yahoo.es


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] 2 3com etherlink III cards

2003-01-11 Thread fkamp
No I don't know.

I used the 3com utility under dos.



"H.G. Bekker" wrote:
> 
> Hi Frank,
> 
> Thanks for you reply. I guess both cards are using the same adress or IRQ
> (they came from two seperate computers).  I have found the 3c509 setup and
> diag source on the Scyld site but compiling them on my mandrake 8.2 box makes
> the exe's segfault on my Bering LRP box. Do you know if the setup utils have
> been compiled for the bering system?
> 
> regards
> 
> Chera Bekker
> 
> On Sat January 11 2003 17:32, you wrote:
> > I have had boxes with two and three 3c509 cards.  In each case the only
> > entry in the 'moudules' script was 3c509 without any qualifiers.  That
> > was enough to recognize all cards.  The cards were assigned eth0, eth1,
> > eth2 by ascending MAC addresses.
> >
> > The cards were all set up on different IO and IRQs using a 3com utility
> > under DOS.
> >
> > You might want to check if there are any IRQ or IO address conflicts.
> > Not just between NIC cards but also between other cards and devices in
> > the system.
> >
> > Or, perhaps one of the cards is not working right.
> >
> > On rare occasions I have had problems with old computer motherboards
> > where a card would work in one slot and not work in another slot.  Try
> > moving the card to a different slot.  If that works, you probably have a
> > defective motherboard and may want to replace it.  Old ISA motherboards
> > are cheap.
> >
> > Regards,
> > Frank Kamp
> >
> > "H.G. Bekker" wrote:
> > > Hi list,
> > >
> > > I have a box with two 3com etherlink III cards. The 3c509 module only
> > > finds one. Any idea how to find the second one. Should I load the 3c509
> > > module twice?
> > >
> > > Thanks for you help.
> > >
> > > Chera Bekker
> > >
> > > ---
> > > This SF.NET email is sponsored by:
> > > SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See!
> > > http://www.vasoftware.com
> > > 
> > > leaf-user mailing list: [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/leaf-user
> > > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


"H.G. Bekker" wrote:
> 
> Hi Frank,
> 
> Thanks for you reply. I guess both cards are using the same adress or IRQ
> (they came from two seperate computers).  I have found the 3c509 setup and
> diag source on the Scyld site but compiling them on my mandrake 8.2 box makes
> the exe's segfault on my Bering LRP box. Do you know if the setup utils have
> been compiled for the bering system?
> 
> regards
> 
> Chera Bekker
> 
> On Sat January 11 2003 17:32, you wrote:
> > I have had boxes with two and three 3c509 cards.  In each case the only
> > entry in the 'moudules' script was 3c509 without any qualifiers.  That
> > was enough to recognize all cards.  The cards were assigned eth0, eth1,
> > eth2 by ascending MAC addresses.
> >
> > The cards were all set up on different IO and IRQs using a 3com utility
> > under DOS.
> >
> > You might want to check if there are any IRQ or IO address conflicts.
> > Not just between NIC cards but also between other cards and devices in
> > the system.
> >
> > Or, perhaps one of the cards is not working right.
> >
> > On rare occasions I have had problems with old computer motherboards
> > where a card would work in one slot and not work in another slot.  Try
> > moving the card to a different slot.  If that works, you probably have a
> > defective motherboard and may want to replace it.  Old ISA motherboards
> > are cheap.
> >
> > Regards,
> > Frank Kamp
> >
> > "H.G. Bekker" wrote:
> > > Hi list,
> > >
> > > I have a box with two 3com etherlink III cards. The 3c509 module only
> > > finds one. Any idea how to find the second one. Should I load the 3c509
> > > module twice?
> > >
> > > Thanks for you help.
> > >
> > > Chera Bekker
> > >
> > > ---
> > > This SF.NET email is sponsored by:
> > > SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See!
> > > http://www.vasoftware.com
> > > 
> > > leaf-user mailing list: [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/leaf-user
> > > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] Bering DMZ set-up questions

2003-01-11 Thread Craig Caughlin
Hi folks!
I have carefully read Tom's Shorewall guide, but have a couple of
questions. First, when you set up a DMZ with Bering / Shorewall, are
boxes within the DMZ "completely unprotected" in that they have no
ipchain rules, etc. that "protect" them (even if to only a small
degree)...or are boxes in the DMZ pretty much completely open to attack?
Second, I noticed that Tom has made a three-interfaces.tgz file that
(apparently) has all of the necessary files / modifications within it.
Is that really all I need to do to set up a basic DMZ?, i.e copy the
files within .tgz package over to Bering and backup?...that sort of
thing? Thank you, have a great weekend!

Best Regards,
Craig




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] eth1: increased Tx threshold message?

2003-01-11 Thread Craig Caughlin
Hi folks,
I've just set up a new Bering box, and I've never seen this message
before. What is it? Thank you, have a great weekend!

Best Regards,
Craig




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] TRAFIC FROM SINGLE IP

2003-01-11 Thread Jason

I've put together some code to monitor traffic on Dachstein.  It uses
MySQL and PHP.  It may give you some ideas. 

http://frontiertech.ca/tutorial_web_page_monitor.php

Jason Low


On Sat, 11 Jan 2003, Ales Curk wrote:

> Helo again! :)))
> 
> So my problem is making progres but it is stil unresolved :)))
> 
> I want to know how to get data on how many trafic does one IP from my home
> network made. I am using pppd acces to the internet and I want to
> calculate expence for online time from each IP from the network.
> 
> >From systemlog i can find the duration of each connection but I can not
> find out who made the conection (wich IP). Actualy these won't be the
> solution of my problem because for example if connection was made from
> computer A (IP from network), computer B can use same connection so data
> who accesed the conection is usless.
> 
> It is possible to find out how much trafic does one computer made in a
> period?? I will then calculate the right percentage of using the
> connection.
> 
> Do you have any other solution or do you know for it???
> 
> Thanks for help and have a nice firewaling :)))
> 
> 
> 
> --
> Ales:)
> 
> 
> 
> ---
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> 
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
> 



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] 2 3com etherlink III cards

2003-01-11 Thread Tony
Eyal,

Do you mean the 3c509 or the 3c905 module?  You stated 905 below, and 509 in
one of your previous posts.  I don't know about the 905 module, but the
3c509.o most certainly does take the argument.

That is what I am using right now and without it, the probe finds only one
card.

Later,

Tony



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Eyal
Lebedinsky
Sent: Saturday, January 11, 2003 5:27 PM
To: Leaf-User
Subject: Re: [leaf-user] 2 3com etherlink III cards


Tony wrote:
>
> Whatcha need to do is tell the modules file to search for more than the
> first one it finds.
>
> You can do that by specifying the io addys (io=0x200,0x220,etc) or IRQ
> (IRQ=5,7,9,etc).

I am rather sure that 3c905 does not accept 'io='. Use the 'irq=' with
a list.

--
Eyal Lebedinsky ([EMAIL PROTECTED]) 


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Bering DMZ set-up questions

2003-01-11 Thread Tom Eastep


--On Saturday, January 11, 2003 05:21:22 PM -0800 Craig Caughlin 
<[EMAIL PROTECTED]> wrote:

Hi folks!
I have carefully read Tom's Shorewall guide, but have a couple of
questions. First, when you set up a DMZ with Bering / Shorewall, are
boxes within the DMZ "completely unprotected" in that they have no
ipchain rules, etc. that "protect" them (even if to only a small
degree)...or are boxes in the DMZ pretty much completely open to attack?


Please CAREFULLY read the material referenced below -- this question is 
answered.

Second, I noticed that Tom has made a three-interfaces.tgz file that
(apparently) has all of the necessary files / modifications within it.
Is that really all I need to do to set up a basic DMZ?, i.e copy the
files within .tgz package over to Bering and backup?...that sort of
thing? Thank you, have a great weekend!



Craig,

For a basic DMZ setup, you should be looking at 
http://www.shorewall.net/three-interface.htm.

The Shorewall Setup Guide 
(http://www.shorewall.net/shorewall_setup_guide.htm) is for users with 
multiple public IP addresses or those who really want to understand what's 
going on and who don't want to use the sample configurations.

This is hopefully made clear at 
http://www.shorewall.net/shorewall_quickstart_guide.htm.

-Tom
--
Tom Eastep   \ Shorewall - iptables made easy
Shoreline,\ http://shorewall.sf.net
Washington USA \ [EMAIL PROTECTED]



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


RE: [leaf-user] bridge.lrp

2003-01-11 Thread S Mohan
You need to enable bridge.o in /etc/modules. I've used this and it works
well. As a norm, object files/ kernel modules are not part of the
package.

Mohan

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Jose Luis
Abuelo Sebio
Sent: Sunday, January 12, 2003 5:48 AM
To: LRP_User
Subject: [leaf-user] bridge.lrp


Hello everyone:

  I'm trying to install the package BRIDGE.LRP, I've
copied it in the floppy disk and I've edited and
modified the syslinux.cfg file. Then I've used the
lrpkg -i comand to install the package but I want to
work with it and I can't. Do any of you guys know why?
Did I do anything wrong?

 Thank's for your help.



___
Yahoo! Móviles
Personaliza tu móvil con tu logo y melodía favorito 
en http://moviles.yahoo.es


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] 2 3com etherlink III cards

2003-01-11 Thread Eyal Lebedinsky
Tony wrote:
> 
> Eyal,
> 
> Do you mean the 3c509 or the 3c905 module?  You stated 905 below, and 509 in
> one of your previous posts.  I don't know about the 905 module, but the
> 3c509.o most certainly does take the argument.

I am on the subject, the ISA 3com etherlink III -> 3c509.c.
No "io" parm in the source:

MODULE_PARM(debug,"i");
MODULE_PARM(irq,"1-8i");
MODULE_PARM(xcvr,"1-12i");
MODULE_PARM(max_interrupt_work, "i");
MODULE_PARM_DESC(debug, "debug level (0-6)");
MODULE_PARM_DESC(irq, "IRQ number(s) (assigned)");
MODULE_PARM_DESC(xcvr,"tranceiver(s) (0=internal, 1=external)");
MODULE_PARM_DESC(max_interrupt_work, "maximum events handled per
interrupt");
#ifdef CONFIG_ISAPNP
MODULE_PARM(nopnp, "i");
MODULE_PARM_DESC(nopnp, "disable ISA PnP support (0-1)");
#endif  /* CONFIG_ISAPNP */
MODULE_DESCRIPTION("3Com Etherlink III (3c509, 3c509B) ISA/PnP ethernet
driver");

--
Eyal Lebedinsky ([EMAIL PROTECTED]) 


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html