[leaf-devel] [ leaf-Bugs-831036 ] [Bering uClibc 2.0RC2] shorewall fails, confused by IPv6

2003-10-28 Thread SourceForge.net
Bugs item #831036, was opened at 2003-10-27 15:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=831036group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Hans Ulrich Niedermann (hun)
Assigned to: Jacques Nilo (jnilo)
Summary: [Bering uClibc 2.0RC2] shorewall fails, confused by IPv6

Initial Comment:
Hi,

when the kernel has IPv6 support enabled, starting up
shorewall fails.

When IPv6 is enabled (ipv6.o loaded), the ethernet
interfaces automatically get an IPv6 address.

This address is listed in the output of ip addr show
dev $ETHIF with an inet6 prefix, as opposed to the
inet prefix for IPv4 addresses.

Unfortunately, shorewall sometimes uses a simple ip
addr show dev $ETHIF | grep inet to find an IPv4
address, which also matches the inet6 addresses.

Replacing the grep inet with grep 'inet ' (add
quotes and space) fixes the problem.

Patch attached.

Gruß,

Uli

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=831036group_id=13751


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-828603 ] /etc/issue{,net} in Bering-uClibc 2.0 release candidate 2

2003-10-24 Thread SourceForge.net
Bugs item #828603, was opened at 2003-10-23 02:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=828603group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Hans Ulrich Niedermann (hun)
Assigned to: Jacques Nilo (jnilo)
Summary: /etc/issue{,net} in Bering-uClibc 2.0 release candidate 2

Initial Comment:
Hi!

this is just a little cosmetics showstopper for
Bering-uClibc-2.0.

I've just downloaded the 

Bering-uClibc_2.0-rc2_img_bering-uclibc-1680.bin

image from sourceforge.net. 

The etc.lrp which is contained in the image contains
two files

/etc/issue
/etc/issue.net

Both of these files contain Bering V1.1, which
doesn't seem right for 2.0. :-)

Gruß,

Hans Ulrich Niedermann


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=828603group_id=13751


---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Patches-826011 ] ntpsimpl cron problem

2003-10-19 Thread SourceForge.net
Patches item #826011, was opened at 2003-10-18 10:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=826011group_id=13751

Category: packages
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Schendel (esche)
Assigned to: Nobody/Anonymous (nobody)
Summary: ntpsimpl cron problem

Initial Comment:
For Bering uclibc 2.0-rc2 (maybe before), the ntpsimpl
daily script errors out which causes none of the other
scripts to run.  Maybe the cron script should handle
this, but I have the ntpsimpl solution:

change

rm `find /var/log/ntpstats -type f -mtime +7`

to

oldfiles=`find /var/log/ntpstats -type f -mtime +7`
if [ $oldfiles != ]
then
   rm $oldfiles
fi

I am sure a script guru can make this a one liner or
worst case two.

I noticed this problem because on initial startup of
the firewall shorewall would not rotate until 7 days after.

Bering-uclibc is the best!

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=826011group_id=13751


---
This SF.net email sponsored by: Enterprise Linux Forum Conference  Expo
The Event For Linux Datacenter Solutions  Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office;  in the Server Room 
http://www.enterpriselinuxforum.com

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Feature Requests-814136 ] eci adsl usb modem support

2003-10-01 Thread SourceForge.net
Feature Requests item #814136, was opened at 2003-09-28 20:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=814136group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Priority: 5
Submitted By: Nick Knight (nickkknight)
Assigned to: Jacques Nilo (jnilo)
Summary: eci adsl usb modem support

Initial Comment:
The eci support contains support for a number of modems

- any chance of creating a package?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=814136group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-805526 ] Speedtouch.lrp buggy - loses data

2003-09-15 Thread SourceForge.net
Bugs item #805526, was opened at 2003-09-13 08:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=805526group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Knight (nickkknight)
Assigned to: Jacques Nilo (jnilo)
Summary: Speedtouch.lrp buggy - loses data

Initial Comment:
When speedtouch.lrp is used (which seems to be based on

version 1.2 Beta) the connection loses data. On the

speedtouch bugs on this version similar comments have

been made. Can this be based on a stable release - or

where is a stable release. 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=805526group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-804893 ] I do not receive an IP from Adelphia's DHCP servers

2003-09-15 Thread SourceForge.net
Support Requests item #804893, was opened at 2003-09-12 02:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=804893group_id=13751

Category: Release/Branch: Dachstein
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Bellefeuille (nem316)
Assigned to: Mike Noyes (mhnoyes)
Summary: I do not receive an IP from Adelphia's DHCP servers

Initial Comment:
LRP - Dachstein v1.0.2-1680 Kernel 2.2.19



Problem: I do not receive an IP from Adelphia's DHCP 

servers.



Notes:

Yes, both NICs get initialize. I have tried 3C509 and 

Intel Pro 100.

The only change I have made to Dachstein is the NIC 

modular setting.

Yes, I have try another computer to make sure I can 

get an IP address.



Has anyone that has Adelphia Cable run into the same 

problem? If so what is

the fix? Does anyone have a clue what might be causing 

the problem?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=804893group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-802157 ] Document Shorewall commands for dhcpd

2003-09-08 Thread SourceForge.net
Bugs item #802157, was opened at 2003-09-07 21:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=802157group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian K. Boonstra (brianboonstra)
Assigned to: Jacques Nilo (jnilo)
Summary: Document Shorewall commands for dhcpd

Initial Comment:
Perhaps I am crazy, but it seemed necessary to me to 

modify /etc/shorewall/rules as below in order to get dhcpd 

to work.  I didn't find this documented.



(Feel free to delete this bug if I am wrong)





# Make sure dhcpd will work

ACCEPT  fwloc   udp 53

ACCEPT  fwloc   tcp 53

ACCEPT  loc   fwtcp 53



--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=802157group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-802154 ] (ucLibC v2B3) Update documentation of PPPOE

2003-09-08 Thread SourceForge.net
Bugs item #802154, was opened at 2003-09-07 21:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=802154group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian K. Boonstra (brianboonstra)
Assigned to: Jacques Nilo (jnilo)
Summary: (ucLibC v2B3) Update documentation of PPPOE

Initial Comment:
I noticed that the instructions for PPPOE configuration in 

the user's guide still make reference to setting the 

packages (ppp.lrp,pppoe.lrp) to be loaded in 

syslinux.cfg.  That has now, of 

course, changed to lrpkg.config.



In addition, the instructions for a Shorewall file must be 

changed somewhat, perhaps because the routefilter 

directive is deprecated.  Here is what I have:





etc/shorewall/interfaces:

net  ppp0-   

loc  eth1detect  dhcp







--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=802154group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-802149 ] (ucLibC v2 beta 3 ) Boot warning mknod: null: File exists

2003-09-08 Thread SourceForge.net
Bugs item #802149, was opened at 2003-09-07 21:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=802149group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian K. Boonstra (brianboonstra)
Assigned to: Jacques Nilo (jnilo)
Summary: (ucLibC v2 beta 3 ) Boot warning mknod: null: File exists

Initial Comment:
Bering ucLibC v2 beta 3



Boot warning mknod: null: File exists



The message above appears just after the message 

Mounting 8M TMPFS Filesystem.  It appears to be of no 

consequence, just cosmetic.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=802149group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-796428 ] current .config for 2.4.20

2003-08-29 Thread SourceForge.net
Support Requests item #796428, was opened at 2003-08-28 03:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=796428group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Scott Carlson (scarlson)
Assigned to: Mike Noyes (mhnoyes)
Summary: current .config for 2.4.20

Initial Comment:
I'm trying to get Bering 1.2 working on an old HP

machine.  It can't boot from cdrom, so I need to boot

from floppy.  However, I'd like to put the packages on

the cdrom because of the lack of space on the floppy. 

Since the modules are loaded after the packages are

retrieved, I believe I need to rebuild the kernel. 

Unfortunately, I can't get this right.  Can the

.config for the patched-kernel-source be posted.  Then

I can easily include the ide-cdrom support.



Thanks

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=796428group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-783631 ] remote DoS vulnerability in 2.4.20 iptables

2003-08-05 Thread SourceForge.net
Bugs item #783631, was opened at 2003-08-05 17:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=783631group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jako Raud (jakopriit)
Assigned to: Jacques Nilo (jnilo)
Summary: remote DoS vulnerability in 2.4.20 iptables 

Initial Comment:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0187

fixing it should be easy: the kernel needs to be
replaced with a patched version 2.4.21. since there are
not many differencies with the previous version it
should not break things.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=783631group_id=13751


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-779034 ] eth0: Too much work at interrupt, IntrStatus=0x0040

2003-07-28 Thread SourceForge.net
Support Requests item #779034, was opened at 2003-07-28 17:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=779034group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jed Anderson (drbios_jah)
Assigned to: Mike Noyes (mhnoyes)
Summary: eth0: Too much work at interrupt, IntrStatus=0x0040

Initial Comment:
hi 
  i have a p133 mhz with 2 realtek 8139d ethernet cards 
using mii.o and 8139too.o with no problems except this 
message in dmesg log:

eth0: Too much work at interrupt, IntrStatus=0x0040

several time in a normal day of work:

-
Linux version 2.4.20 ([EMAIL PROTECTED]) (gcc version 2.95.4 
20011002 (Debian prerelease)) #1 Sun May 11 18:53:34 
CEST 2003
BIOS-provided physical RAM map:
 BIOS-e801:  - 0009f000 
(usable)
 BIOS-e801: 0010 - 0180 
(usable)
24MB LOWMEM available.
On node 0 totalpages: 6144
zone(0): 4096 pages.
zone(1): 2048 pages.
zone(2): 0 pages.
Kernel command line: BOOT_IMAGE=linux initrd=initrd.lrp 
init=/linuxrc rw root=/dev/ram0 boot=/dev/hda1:msdos 
PKGPATH=/dev/hda1 auto
Initializing CPU#0
Detected 133.227 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 265.42 BogoMIPS
Memory: 21404k/24576k available (948k kernel code, 
2784k reserved, -1176k data, 64k init, 0k highmem)
Dentry cache hash table entries: 4096 (order: 3, 32768 
bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 
bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 
bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 
bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 
bytes)
Intel Pentium with F0 0F bug - workaround enabled.
CPU: After generic, caps: 01bf  
 
CPU: Common caps: 01bf  
 
CPU: Intel Pentium 75 - 200 stepping 0c
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xf0200, last bus=0
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society 
NET3.039
Initializing RT netlink socket
Starting kswapd
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with 
MANY_PORTS SHARE_IRQ DETECT_IRQ SERIAL_PCI 
enabled
keyboard: Timeout - AT keyboard not present?(ed)
keyboard: Timeout - AT keyboard not present?(f4)
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
Software Watchdog Timer: 0.05, timer margin: 60 sec
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 4096K size 
1024 blocksize
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
ip_conntrack version 2.1 (192 buckets, 1536 max) - 320 
bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
arp_tables: (C) 2002 David S. Miller
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 1023k freed
VFS: Mounted root (minix filesystem).
Freeing unused kernel memory: 64k freed
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
CMD640: ignored by ide_scan_pci_device() (uses own 
driver)
hda: M1614TA, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: 2131584 sectors (1091 MB) w/64KiB Cache, 
CHS=2114/16/63
Partition check:
 hda: [PTBL] [528/64/63] hda1
8139too Fast Ethernet driver 0.9.26
eth0: RealTek RTL8139 Fast Ethernet at 0xc202c100, 
00:e0:7d:fc:ef:f5, IRQ 9
eth0:  Identified 8139 chip type 'RTL-8139C'
eth1: RealTek RTL8139 Fast Ethernet at 0xc202e000, 
00:e0:7d:fc:f0:17, IRQ 5
eth1:  Identified 8139 chip type 'RTL-8139C'
parport0: PC-style at 0x278 [PCSPP(,...)]
lp0: using parport0 (polling).
eth0: Setting 100mbps full-duplex based on auto-
negotiated partner ability 45e1.
eth0: Setting 100mbps full-duplex based on auto-
negotiated partner ability 45e1.
eth1: Setting half-duplex based on auto-negotiated 
partner ability .
eth0: Too much work at interrupt, IntrStatus=0x0040.

-
# less ioports   
-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
0278-027a : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1
d000-d0ff : PCI device 10ec:8139
  d000-d0ff : 8139too
d100-d1ff : PCI device 10ec:8139
  d100-d1ff : 8139too


# less pci
PCI devices found:
  Bus  0, device   0, function  0:
Class 0600

[leaf-devel] [ leaf-Patches-764718 ] Module for DLINK DFE-530TX Rev C1

2003-07-02 Thread SourceForge.net
Patches item #764718, was opened at 2003-07-02 16:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=764718group_id=13751

Category: Release/Branch: Dachstein
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stefaan (stefaan)
Assigned to: Charles Steinkuehler (cstein)
Summary: Module for DLINK DFE-530TX Rev C1

Initial Comment:
ftp://ftp.dlink.co.uk/pub/adapters/dfe-530tx/linux_dlkfet-
4.24.tar.gz

Compiled against 2.2.20 kernelheaders.
Works for older revisions too, alltough I prefer to use the 
via-rhine module included with Dachstein for them.


Stefaan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=764718group_id=13751


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-764936 ] pulsar ADSL modem

2003-07-02 Thread SourceForge.net
Support Requests item #764936, was opened at 2003-07-02 21:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=764936group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Knight (nickkknight)
Assigned to: Mike Noyes (mhnoyes)
Summary: pulsar ADSL modem

Initial Comment:
I am trying to get an pulsar ADSL modem woking
(www.traverse.com.au)   with Bering 1.2. The problem is
none of there drivers are working. This is a bit of a
poor support request - but I was hopeing you could
perhaps provide with me a few pointers.

i.e. 

1/ Has anyone got the pulsar ADSL modem (or other PCI)
modems working with bering

2/ I have tried uing the pulsar driver generation
engine by provifding the correct linux headers -
(bering-source) but I am unsure wether I am providing
th ecorrect ones - as the driver they send me is
casuing a page fault - kind of tied in with this is
which .config for the kernel is the one used to
generate the kernel?

As always grateful for your input.



--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=764936group_id=13751


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-762274 ] USB Floppy drive conflict

2003-06-28 Thread SourceForge.net
Support Requests item #762274, was opened at 2003-06-28 06:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=762274group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Evan Clarke (bigeven2002)
Assigned to: Mike Noyes (mhnoyes)
Summary: USB Floppy drive conflict

Initial Comment:
Hi.  I am using a laptop to create a bering leaf v1.2 with 
kernel 2.4.20.

I am required to use a USB floppy drive to make the 
diskette.  The problem I am having is during the bering 
setup where it writes the disk, it prompts that there are 
sector and track errors on the floppy.

I tried the same floppy in my desktop machine and it 
wrote the disk just fine.

Has there been issues reported to where images cannot 
be made using a USB floppy drive?  I find this puzzling.

I checked my USB floppy drive and it accesses files 
fine.  It will format through the Windows formatter just 
fine as well.

This problem occurs also if I attempt to format the disk 
using WinImage.

Any suggestions?

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=762274group_id=13751


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Bugs-758334 ] Problems at partial backup etc.lrp

2003-06-21 Thread SourceForge.net
Bugs item #758334, was opened at 2003-06-21 11:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=758334group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Eric Wolzak (ericw)
Assigned to: Eric Wolzak (ericw)
Summary: Problems at partial backup etc.lrp

Initial Comment:
In Bering and probably dachstein also there is a problem 
if a partial backup of etc.lrp is used without setting 
the /var/lib/lrpkg/etc.local file
In this cases the content of /var/lib/lrpkg/pkgname.* 
and the to this package belonging files of /etc/* are 
used.
The selection is done by the routine mk_inc_part 
from /usr/sbin/lrcfg.back.script
The selection routine 
sed -n -e \:etc/:p -e \:${LRPKG#/}:p $PKGLIST 
$INCLUDE
looks for all files in the package list that contains etc/ 
The package description for etc contains however etc 
without slash. So the whole etc branch is excluded. And 
the partial backup useless.

Solutions in a follow-up
Eric

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=758334group_id=13751


---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-752960 ] bering on a hard disk

2003-06-11 Thread SourceForge.net
Support Requests item #752960, was opened at 2003-06-11 22:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=752960group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Knight (nickkknight)
Assigned to: Mike Noyes (mhnoyes)
Summary: bering on a hard disk

Initial Comment:
hello there.

I have a small 486 board which uses a compact flash 
card for a hard disk. I have installed the system onto a 
disk (a 20MB part) syslinux runs fine. But during boot the 
it is unable to mount the root file system. I have 
followed the harddisk how to altering the syslinux.cfg as 
required - and included harddisk support (which it can 
see) MSDOS support as I have continued to use fat32 
with syslinux. Can you provide any pointers to what 
needs compiling into the kernel?

Thanks ([EMAIL PROTECTED])


ip6_tables: (C) 2000-2002 Netfilter core team
lec.c: Jun 12 2003 00:08:47 initialized
802.1Q VLAN Support v1.7 Ben Greear 
[EMAIL PROTECTED]
All bugs added by David S. Miller [EMAIL PROTECTED]
ds: no socket drivers loaded!
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 401k freed
FAT: bogus logical sector size 0
Kernel panic: VFS: Unable to mount root fs on 01:00

 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=752960group_id=13751


---
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-708144 ] Multiple VPNs through same interface?

2003-03-22 Thread SourceForge.net
Support Requests item #708144, was opened at 2003-03-22 16:03
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=708144group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: Mike Noyes (mhnoyes)
Summary: Multiple VPNs through same interface?

Initial Comment:
I've been using Bering 1.0.2 for several weeks to 
maintain a VPN between two of our sites.  All has been 
working well.

This week I needed to add a new site and installed a 
Leaf firewall at the new location.  

At our main location we've using net 10.1.0.0/24 and 
have a VPN established to 10.12.0.0/24.  I want to an 
additional VPN to 10.11.0.0/24 at the new location.

I already have a conn section of ipsec.conf for our first 
site, so I've added a second configured similarly (after 
generating a host key).  Upon restarting the firewall at 
our main location I'm starting both VPNs using:

ipsec auto --up loc1
ipsec auto --up loc2

Establishing each of the VPN connections seems to 
take a little longer than normal and lists a retry is 
needed to establish the connections.  Information 
indicating the SA has been established does appear 
after the retry delay.  Using ipsec look I'm seeing that 
both VPNs are setup via ipsec0.  ip route also indicates 
both VPNed nets are using ipsec0.

This doesn't seem correct.  Unfortunately it's the 
weekend and the two remote sites are closed.  I can't 
verify if my connections are good as I can't verify if any 
hosts behind the VPNs are powered up.  

Is it normal to have multiple VPNs on the same 
interface?  I can't seems to locate docs indicating the 
proper method of setting up multiple VPNs using 
Freeswan/Leaf.  

Thanks!
Bob

My ipsec.conf is included below:

# /etc/ipsec.conf - FreeS/WAN IPsec configuration file

config setup
interfaces=%defaultroute
klipsdebug=none
plutodebug=all
plutoload=%search
plutostart=%search

conn %default
type=tunnel
keyexchange=ike
keylife=8h
keyingtries=0
authby=rsasig
disablearrivalcheck=no  
pfs=yes

conn loc1
left=199.224.108.210
leftsubnet=10.1.0.0/24
leftnexthop=199.224.108.14
right=66.202.70.89
rightsubnet=10.12.0.0/24
rightnexthop=66.202.70.88
auto=add
leftrsasigkey=(removed for posting purposes)
rightrsasigkey=(removed for posting 
purposes)

conn loc2
left=199.224.108.210
leftsubnet=10.1.0.0/24
leftnexthop=199.224.108.14
right=64.65.218.107
rightsubnet=10.11.0.0/24
rightnexthop=66.65.218.1
auto=add
leftrsasigkey=(removed for posting purposes)
rightrsasigkey=(removed for posting 
purposes)





--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=708144group_id=13751


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Patches-707274 ] Shorewall log beautifier

2003-03-20 Thread SourceForge.net
Patches item #707274, was opened at 2003-03-20 21:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=707274group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sean Covel (scovel)
Assigned to: Jacques Nilo (jnilo)
Summary: Shorewall log beautifier

Initial Comment:
This is an adaptation of the parsefw.c found on the
Shorewall site (that code was broken), and includes the
source and the scripts to incorporate it into weblet. 
I find this format (similar to ipchains logs) much
easier to understand, and has some translation of the
dest ports, and a link to a firewall FAQ that will
answer most questions about what is this in my log

Sean E. Covel

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=707274group_id=13751


---
This SF.net email is sponsored by: Tablet PC.  
Does your code think in ink? You could win a Tablet PC. 
Get a free Tablet PC hat just for playing. What are you waiting for? 
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Feature Requests-700654 ] DansGuardian and squid package

2003-03-09 Thread SourceForge.net
Feature Requests item #700654, was opened at 2003-03-09 21:57
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=700654group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Priority: 5
Submitted By: Chuck Simmons (bracketguy)
Assigned to: Jacques Nilo (jnilo)
Summary: DansGuardian and squid package

Initial Comment:
Can someone compile and package the DansGuardian 
web filter - www.dansguardian.org.  Since it needs Squid 
if you could package them together that would be 
great.   Otherwise please point me in the direction of a 
squid package that will run on Bearing.

LEAF rocks! 

Thanks,

Chuck Simmons
[EMAIL PROTECTED]

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=700654group_id=13751


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-693847 ] Opening mulitiple ports

2003-02-26 Thread SourceForge.net
Support Requests item #693847, was opened at 2003-02-26 19:08
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=693847group_id=13751

Category: Release/Branch: Dachstein
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: James Al-Khatib (iacomus)
Assigned to: Mike Noyes (mhnoyes)
Summary: Opening mulitiple ports

Initial Comment:
Is it possible to open multiple ports rather than 
specifying them individually? If I wanted to open 
ports 2000-2569 for example it would require a 
lot of typing! e.g.


EXTERN_TCP_PRTS=tcp_0/0_2000-2569 or 
something like that.




Thanks. Jim


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=693847group_id=13751


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Support Requests-693075 ] Karlnet

2003-02-25 Thread SourceForge.net
Support Requests item #693075, was opened at 2003-02-25 18:21
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=693075group_id=13751

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Butcher (tbutcher)
Assigned to: Nobody/Anonymous (nobody)
Summary: Karlnet

Initial Comment:
How do I configure Karlnet on WISP-Dist? Does it
 require a license?


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=693075group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel


[leaf-devel] [ leaf-Feature Requests-690195 ] Compile 'hdparm' utility for Bering

2003-02-20 Thread SourceForge.net
Feature Requests item #690195, was opened at 2003-02-20 10:19
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=690195group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Priority: 5
Submitted By: Alan Hadsell (ahadsell)
Assigned to: Jacques Nilo (jnilo)
Summary: Compile 'hdparm' utility for Bering

Initial Comment:
For those who boot their Bering firewalls from a hard
drive, it would be handy to have the hdparm utility
available.  In particular, I'd like to be able to set
up the drive to spin down when it's not in use.  

Thanks,
Al Hadsell (happy Bering user)

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=690195group_id=13751


---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Bugs-690248 ] Bering 1.1: Nothing shows up in shorwall.log

2003-02-20 Thread SourceForge.net
Bugs item #690248, was opened at 2003-02-20 12:00
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=690248group_id=13751

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alan Hadsell (ahadsell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bering 1.1: Nothing shows up in shorwall.log

Initial Comment:
I just installed Bering 1.1.  Now nothing is showing up
in shorwall.log; instead all shorewall messages are
going to /var/log/messages.

I haven't made any changes to the logging setup of
shorewall or to ulogd.

Thanks,
Al Hadsell

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=690248group_id=13751


---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-688526 ] safe boot/backup

2003-02-18 Thread SourceForge.net
Patches item #688526, was opened at 2003-02-18 09:47
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=688526group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Przmyslaw Rudy (prudy)
Assigned to: Jacques Nilo (jnilo)
Summary: safe boot/backup

Initial Comment:
Originally when you do the backup of the lrp files they 
will overwrite the original files from the floppy.
In the case of any mistake (e.g. wrong firewall settings) 
it is possible that you will prevent yourself from
remote access to the system.
The four files below are modified to add the test 
boot/backup option:
root.linuxrc - from the initrd.lrp package
lrcfg - from the root.lrp package
lrcfg.back.script - from the root.lrp package
lrcfg.back - from the root.lrp package

How does it work?

After enable test backup/boot in the backup menu all 
packages will be created in the
testbkp
directory and original files will not be overwritten.

As well the
lrpkg.cfg
file can be manually created in this directory.

Finally, the
tbmark
file is created on the floppy to indicate the next boot is 
the test boot.

If the test boot is fine, the system will be rebooted to the 
original configuration automatically after 5 min.
Additional menu option allows to disable automatic 
reboot. As well there are three options in the backup 
menu
to decide what to do with the tested files (including use 
them during the next boot as the default files, etc.)

In the case of any problem during the test boot time, 
original configuration will be used instead.

Reboot depends on the /sbin/shutdown which must be 
uncompressed correctly.

Note: From the obvious reason the test backup option 
does not work for the initrd.lrp package.

Note: I have noticed that in the root.linuxrc the gunzip 
does not return error code if the *.lrp is corrupted
(I tested it on 0 size file), so I changed the lines:

gunzip -c $mnt/$f.lrp  /dev/null
if [ $? -eq 0 ]; then

to:

RVAL=`gunzip -c $mnt/$f.lrp 21  /dev/null`
if [ $? -eq 0 -a x$RVAL = x ]; then


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=688526group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Support Requests-687597 ] Which package should I use

2003-02-16 Thread SourceForge.net
Support Requests item #687597, was opened at 2003-02-16 19:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=687597group_id=13751

Category: packages
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Townsend (chrisputty)
Assigned to: Mike Noyes (mhnoyes)
Summary: Which package should I use

Initial Comment:
Hi,

This is my first venture into this package, I'm quite 
happy to 'read the manual', but I would appreciate a 
pointer to the right direction.

Is a version available that will work with the Alcatel 
Speed Touch USB ASDL Modem?

Please respond to [EMAIL PROTECTED]

Many thanks


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=687597group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Feature Requests-687730 ] alg patch to ipsec.lrp

2003-02-16 Thread SourceForge.net
Feature Requests item #687730, was opened at 2003-02-17 15:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=687730group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Aaron Lipinski (gadgetfreak)
Assigned to: Nobody/Anonymous (nobody)
Summary: alg patch to ipsec.lrp

Initial Comment:
I would really like to use the selection capabilities that the ALGO 
patches add.  This will let me talk to an outfit that runs a checkpoint 
fw1-ng with featurepack2 and whos policy it is to accept only sha1 ( 
despite choosing md5) 
 
Cheers 
 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=687730group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Support Requests-685298 ] Multi-NIC, 2 ISPs, 2 Networks

2003-02-12 Thread SourceForge.net
Support Requests item #685298, was opened at 2003-02-12 23:10
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=685298group_id=13751

Category: Release/Branch: Dachstein
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew B Davidson (mrdyaddayadda)
Assigned to: Mike Noyes (mhnoyes)
Summary: Multi-NIC, 2 ISPs, 2 Networks

Initial Comment:
I'm currently running a dachstein box with ext1 and int1.




I am adding a second ISP and I want to have a second 
external interface. Both ISPs are cable with DHCP.




I am also adding a second network internally so I want to 
have the following routing:




ext1  int1


ext2  int2 (ports 25,80 only)


int1  int2




Can Dachstein - or any of the other releases - be 
modified or capable of doing this?




I'm really stumped here because I'm pretty much a 
newbie. I've been running Dachstein without problem for 
over a year but know almost nothing - and am incredibly 
intimidated by - the configuration of linux.




Any help would be greatly appreciated.




Thanks and regards




Andrew B Davidson


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=685298group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Support Requests-685070 ] HTB giving invalid arguement

2003-02-11 Thread SourceForge.net
Support Requests item #685070, was opened at 2003-02-12 02:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=685070group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: HJ Hornbeck (hjhornbeck)
Assigned to: Mike Noyes (mhnoyes)
Summary: HTB giving invalid arguement

Initial Comment:
I believe this has been covered in this thread before:
https://sourceforge.net/tracker/index.php?func=detailaid=630851group_id=13751atid=213751
but I don't think the problem has been solved.

To start off, here's the relevent part of lsmod:
sch_htb12032   0 (unused) 
 
cls_fw  2108   0  
 
cls_u32 4256   4  
 
sch_ingress 1276   0 (unused) 
 
sch_sfq 3168   3  
 
sch_cbq11608   1  
 

I'll remove my current shaping rules:
tc qdisc del  dev eth0 root

And try adding a CBQ as the root:
tc qdisc add dev eth0 root handle 1: cbq avpkt 1000
bandwidth 10mbit

This goes smoothly, as tc -s qdisc shows:
qdisc cbq 1: dev eth0 rate 10Mbit (bounded,isolated)
prio no-transmit   
 Sent 2831 bytes 42 pkts (dropped 0, overlimits 0)
 
  borrowed 0 overactions 0 avgidle 569 undertime 0
 

If I yank my rules again, and try something similar
with HTB, as such:
tc qdisc add  dev eth0  root handle 1:  htb default 10

I get back:
RTNETLINK answers: Invalid argument

And tc -s qdisc shows nothing. I've double-checked
everything, and my HTB syntax is dead-on. I've tried
yanking sch_cbq, to no effect. If I give help as the
only options to HTB, it displays the standard usage
page. I'm at a loss to explain this.

HJ Hornbeck

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=685070group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-683754 ] PXE.lrp-modifies standard distribution for PXE boot

2003-02-09 Thread SourceForge.net
Patches item #683754, was opened at 2003-02-09 23:58
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=683754group_id=13751

Category: packages
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Walter Cardwell (bignowhere)
Assigned to: Nobody/Anonymous (nobody)
Summary: PXE.lrp-modifies standard distribution for PXE boot

Initial Comment:
 PXE.lrp transforms a LEAF Bering floppy disk into a 
collection of files that can be copied to a PXE boot 
server and be used to boot the router remotely, provided 
that the Bering router's internal network interface and 
BIOS support the PXE standard. The package provides 
modified versions of several scripts and of the 'busybox' 
binary, adding support for TFTP to enable boot image 
backups from the Bering router back to the boot server. 
The transformation is carried out by an interactive script, 
'makepxe.' 
 
When booting via PXE, the Bering router is not required 
to include disk drives of any kind. Temporary package 
backups are done to a ramdisk and permanent backups 
are done by transferring an updated boot image from the 
Bering router back to the boot server via TFTP. 
 
The file PXE.TGZ includes glibc-pxe.lrp and 
uclibc-pxe.lrp to support both library versions of Bering. 
Also, a very brief readme.pxe is included, with a more 
substantial document to follow later. This is the very first 
release of this package. 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=683754group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-682300 ] LEAF construction kit

2003-02-07 Thread SourceForge.net
Patches item #682300, was opened at 2003-02-07 14:19
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=682300group_id=13751

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alex Rhomberg (alexrh)
Assigned to: Nobody/Anonymous (nobody)
Summary: LEAF construction kit

Initial Comment:
Helper scripts for pre-configuring LEAF firewalls

- Unpack Floppy binaries and packages
- Create configured or new packages
- Handle multiple firewalls
- Find differences between packages

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=682300group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-682313 ] LEAF construction kit

2003-02-07 Thread SourceForge.net
Patches item #682313, was opened at 2003-02-07 14:44
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=682313group_id=13751

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alex Rhomberg (alexrh)
Assigned to: Nobody/Anonymous (nobody)
Summary: LEAF construction kit

Initial Comment:
Helper scripts for pre-configuring LEAF firewalls

- Unpack Floppy binaries and packages
- Create configured or new packages
- Handle multiple firewalls
- Find differences between packages

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=682313group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-681009 ] script to manage LRP images and packages

2003-02-05 Thread SourceForge.net
Patches item #681009, was opened at 2003-02-05 10:55
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=681009group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: George Georgalis (galis)
Assigned to: Jacques Nilo (jnilo)
Summary: script to manage LRP images and packages

Initial Comment:
This script was designed to help edit a LRP disk image.
It erases any existing 'lrp-super' directory, mounts
the floppy image passed on command line, extracts the
(lrp) packages specified by the image syslinux.cfg file
and places them into discrete subdirectories within a
new lrp-super directory.

The extracted packages can then be modified and
manually repackaged with tar and gzip. 

Modules have not been written to automatically
repackage subdirectories or compile them into a new
disk image. These tools are not in active development.

Cheers,
// George


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=681009group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Feature Requests-680518 ] Convert to Linux 2.4

2003-02-04 Thread SourceForge.net
Feature Requests item #680518, was opened at 2003-02-04 16:51
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=680518group_id=13751

Category: Release/Branch: Oxygen
Group: None
Status: Open
Priority: 8
Submitted By: David Douthitt (ddouthitt)
Assigned to: David Douthitt (ddouthitt)
Summary: Convert to Linux 2.4

Initial Comment:
Use the Linux 2.4 kernel; try to implement with patches for 
gr-security, lvm, xfs, and jfs... 
 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=680518group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Feature Requests-680525 ] Update packages

2003-02-04 Thread SourceForge.net
Feature Requests item #680525, was opened at 2003-02-04 16:55
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=680525group_id=13751

Category: Release/Branch: Oxygen
Group: None
Status: Open
Priority: 5
Submitted By: David Douthitt (ddouthitt)
Assigned to: David Douthitt (ddouthitt)
Summary: Update packages

Initial Comment:
Oxygen needs a version audit of all packages. 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=680525group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Feature Requests-669051 ] Perl5 on Bering

2003-01-16 Thread SourceForge.net
Feature Requests item #669051, was opened at 2003-01-16 15:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=669051group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Priority: 5
Submitted By: Andrea Montefusco (amontefusco)
Assigned to: Jacques Nilo (jnilo)
Summary: Perl5 on Bering

Initial Comment:
Which LEAF package is better to use to support Perl5
scripts
on Bering ?
(I am currently using Bering on IDE (Compact Flash
technology)
and have 30MB+ free). 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=669051group_id=13751


---
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-668842 ] .local files for partial backups

2003-01-15 Thread SourceForge.net
Patches item #668842, was opened at 2003-01-15 20:34
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=668842group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Todd Pearsall (tpearsall)
Assigned to: Jacques Nilo (jnilo)
Summary: .local files for partial backups

Initial Comment:
Package.local files used by the backup system to 
create partial backups.  Targeted for CD users who use 
a floppy to backup configurations while leaving the stock 
package on the CD.  Readme.txt explains where to the 
put the files.

dhcpd.local
dnscache.local
etc.local
ipsec.local
modules.local
pump.local
shorwall.local
sshd.local
weblet.local

This is the 1st release of the files and docs, please let 
me know of problems or send me files if you create 
them for additional packages.

Thanks,
Todd
[EMAIL PROTECTED]


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=668842group_id=13751


---
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Patches-668889 ] .local files for partial backups v0.2

2003-01-15 Thread SourceForge.net
Patches item #668889, was opened at 2003-01-15 22:49
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=668889group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Todd Pearsall (tpearsall)
Assigned to: Jacques Nilo (jnilo)
Summary: .local files for partial backups v0.2

Initial Comment:
Added ezipupd.local
===
Package.local files used by the backup system to 
create partial backups. Targeted for CD users who use 
a floppy to backup configurations while leaving the stock 
package on the CD. Readme.txt explains where to the 
put the files. 

dhcpd.local 
dnscache.local 
etc.local 
ezipupd.local
ipsec.local 
modules.local 
pump.local 
shorwall.local 
sshd.local 
weblet.local 

This is the 1st release of the files and docs, please let 
me know of problems or send me files if you create 
them for additional packages. 

Thanks, 
Todd 
[EMAIL PROTECTED] 


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=313751aid=668889group_id=13751


---
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Feature Requests-663703 ] PXE boot support

2003-01-07 Thread SourceForge.net
Feature Requests item #663703, was opened at 2003-01-07 09:12
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=663703group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Priority: 5
Submitted By: Walter Cardwell (bignowhere)
Assigned to: Jacques Nilo (jnilo)
Summary: PXE boot support

Initial Comment:
I am trying to reorganize the Bering distro to be net-
bootable via PXE in such a way as to free the firewall 
machine from requiring disk drives of any kind; so far 
without success, but I think that someone who knows 
the distro and linuxrc script could do it in a short amount 
of time.

It seems to me that you could reorganize the contents 
of the distro into two files: a compressed initrd file (but 
that contains all of the LRP packages as well as the 
rootfs) and a kernel file. The entire contents of the distro 
would be downloaded to the initial ramdisk from the 
DHCP/TFTP server, then after booting the LRP 
packages would be decompressed from the ramdisk 
rather than from floppy diskette.

Thanks!



--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=363751aid=663703group_id=13751


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

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel



[leaf-devel] [ leaf-Bugs-663271 ] Mail bug in multicron-p

2003-01-06 Thread SourceForge.net
Bugs item #663271, was opened at 2003-01-06 20:17
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=663271group_id=13751

Category: Release/Branch: Bering
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Eric Wolzak (ericw)
Assigned to: Eric Wolzak (ericw)
Summary: Mail bug in multicron-p

Initial Comment:
In multicron-p there is a line resulting from a debugging session 
that made it into the final release.
This causes multicron-p to 
post a message to root@ with  content  multicron-p. 
As the 
adress is not complete it will only show up in your log 
as

Jan  5 22:00:01 firewall /USR/SBIN/CRON[26546]: 
(root) MAIL (mailed 12 bytes of output but got status 0x0001 
)

This message is independent from setting 
mailadmin.
The only difference is that if you set your mail 
admin, you will get this mailed every 15 
minutes.

Solution 
in file /etc/multicron-p  or the file it is 
linked to 
/cron.d/multicron-d 

Remove the line 


echo $prog

in function main () 
(around linenr 
33) 



--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=113751aid=663271group_id=13751


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

___
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel