You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(59) |
Sep
(57) |
Oct
(5) |
Nov
(45) |
Dec
(21) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(13) |
Feb
(22) |
Mar
(14) |
Apr
(7) |
May
(33) |
Jun
(57) |
Jul
(25) |
Aug
(40) |
Sep
(53) |
Oct
(58) |
Nov
(75) |
Dec
(22) |
| 2003 |
Jan
(101) |
Feb
(101) |
Mar
(103) |
Apr
(125) |
May
(85) |
Jun
(57) |
Jul
(62) |
Aug
(42) |
Sep
(76) |
Oct
(214) |
Nov
(290) |
Dec
(274) |
| 2004 |
Jan
(187) |
Feb
(172) |
Mar
(313) |
Apr
(209) |
May
(169) |
Jun
(147) |
Jul
(118) |
Aug
(193) |
Sep
(227) |
Oct
(125) |
Nov
(246) |
Dec
(191) |
| 2005 |
Jan
(244) |
Feb
(175) |
Mar
(165) |
Apr
(130) |
May
(217) |
Jun
(122) |
Jul
(188) |
Aug
(235) |
Sep
(165) |
Oct
(133) |
Nov
(209) |
Dec
(88) |
| 2006 |
Jan
(66) |
Feb
(89) |
Mar
(108) |
Apr
(91) |
May
(29) |
Jun
(45) |
Jul
(64) |
Aug
(42) |
Sep
(44) |
Oct
(81) |
Nov
(64) |
Dec
(9) |
| 2007 |
Jan
(24) |
Feb
(122) |
Mar
(55) |
Apr
(50) |
May
(84) |
Jun
(13) |
Jul
(80) |
Aug
(70) |
Sep
(78) |
Oct
(45) |
Nov
(56) |
Dec
(42) |
| 2008 |
Jan
(65) |
Feb
(3) |
Mar
(51) |
Apr
(151) |
May
(54) |
Jun
(72) |
Jul
(73) |
Aug
(47) |
Sep
(55) |
Oct
(123) |
Nov
(16) |
Dec
(4) |
| 2009 |
Jan
(23) |
Feb
(39) |
Mar
(27) |
Apr
(36) |
May
(35) |
Jun
(51) |
Jul
(11) |
Aug
(14) |
Sep
(40) |
Oct
(67) |
Nov
(38) |
Dec
(13) |
| 2010 |
Jan
(15) |
Feb
(35) |
Mar
(40) |
Apr
(11) |
May
(26) |
Jun
(10) |
Jul
(5) |
Aug
(50) |
Sep
(86) |
Oct
(67) |
Nov
(36) |
Dec
(11) |
| 2011 |
Jan
(50) |
Feb
(6) |
Mar
(13) |
Apr
(13) |
May
(29) |
Jun
(27) |
Jul
(26) |
Aug
(27) |
Sep
(21) |
Oct
(7) |
Nov
(27) |
Dec
(4) |
| 2012 |
Jan
(11) |
Feb
(20) |
Mar
(48) |
Apr
(18) |
May
(8) |
Jun
(19) |
Jul
|
Aug
(15) |
Sep
(3) |
Oct
(4) |
Nov
(5) |
Dec
(1) |
| 2013 |
Jan
(13) |
Feb
(7) |
Mar
(4) |
Apr
(25) |
May
(2) |
Jun
(8) |
Jul
(4) |
Aug
(8) |
Sep
(7) |
Oct
|
Nov
(5) |
Dec
(10) |
| 2014 |
Jan
|
Feb
|
Mar
(6) |
Apr
(20) |
May
(5) |
Jun
|
Jul
(2) |
Aug
|
Sep
(8) |
Oct
(21) |
Nov
(4) |
Dec
(7) |
| 2015 |
Jan
(10) |
Feb
(9) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(11) |
Oct
|
Nov
(17) |
Dec
(32) |
| 2016 |
Jan
(10) |
Feb
(15) |
Mar
(4) |
Apr
(7) |
May
(10) |
Jun
(11) |
Jul
(15) |
Aug
(26) |
Sep
(13) |
Oct
(10) |
Nov
(16) |
Dec
(6) |
| 2017 |
Jan
(9) |
Feb
(3) |
Mar
|
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(3) |
Sep
(3) |
Oct
(6) |
Nov
(8) |
Dec
|
| 2018 |
Jan
(12) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Moray M. <mmc...@ox...> - 2006-09-18 09:26:02
|
We're about to set up VLANs on our local network to support shiny new
switches and a shiny new VoIP phone system (Avaya IP Office - if anyone
has any experience of networking IP Office, or indeed any Avaya VoIP
system, I would love to discuss it with you, probably off-line since it
is pretty off-topic.)
Naturally I would like to be able to connect our firewalling DL box to
the new phone VLAN, and use it as the firewall.=20
I've got a couple of questions, if anyone knows the answers. I've
checked out all of this on the web, but haven't found definitive
answers.
1) is the sample included with DL the best way to define VLANs
(ifcfg-vlan100.sample on my box)? It is like a regular inferface config
file, with the addition of VLANID=3D100 and removal of the MODULE=3D =
line
defining the kernel driver module.
2) does iptables interface identification (-i and -o switches) support
identification of vlan interfaces as the source and destination
interfaces of packets, or only the physical interfaces? I would expect
it to work, except I expected that with virtual interfaces (e.g.
eth1:1), and it doesn't work with those, but I guess vlan's a different
kernel mechanism.
3) I'll want to run dhcpd on the DL box only on the vlan port, since it
will only provide DHCP services for the phones, but our main Windows
servers will continue to provide DHCP for everything else (saves messing
with interoperability between Linux DHCP and Windows' dynamic DNS, tho'
this looks doable if I really have to). Looking through
/etc/init.d/dhcpd, DL starts DHCPD on interfaces which have =
DHCP=3Dserver
in their interface config, which makes this easy, but can anyone tell me
what the routes being created in the following lines are for ?
for DEVICE in $DEVICES; do
route add -net 255.255.255.255 netmask 255.255.255.255 $DEVICE
done
Cheers,
Moray
-------------------------------------=20
Moray McConnachie
IS Manager +44 1865 261 600
Oxford Analytica http://www.oxan.com
|
|
From: Adam S. G. <ske...@gm...> - 2006-09-18 00:47:09
|
Can I install DL to a hd? i would like to install to a hd so i wouldnt have to use a bootable cd and floppy. Is this possible? |
|
From: Marc H. <a2...@ya...> - 2006-09-13 13:17:29
|
I uploaded a new testing release to the ftp server, give this one a try and let me know how it went. Thanks for creating the new image, Heiko. It works for me now. There is another issue with the resource IPaddr2 of heartbeat. The script expects the binary "ip" to be located in /sbin instead of /usr/sbin where it is currently located in devil-linux. I created a custom CD with "ip" in /sbin and IPaddr2 worked fine. Maybe it would be wise to move | link "ip" to /sbin in the main distribution. Thanks a lot for your help! Marc --------------------------------- Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an. Yahoo! Messenger. Jetzt installieren . |
|
From: Heiko Z. <he...@zu...> - 2006-09-13 03:17:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yo, I uploaded a new testing release to the ftp server, give this one a try and let me know how it went. - -- Regards Heiko Zuerker http://www.devil-linux.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iEYEARECAAYFAkUHeEUACgkQUcytMSbs+YUNigCfXP4/r+TSi7HPvEI824xWitJY cP4AoJxuvX638sqfCPuNVgWVs+xxh/lk =/Vot -----END PGP SIGNATURE----- |
|
From: Heiko Z. <he...@zu...> - 2006-09-12 16:32:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey, I'm compiling a new DL version with heartbeat 2.0.7, it should be available tomorrow. I'll let you know once it's uploaded. Heiko On Tue, September 12, 2006 04:20, Marc Heinzmann wrote: > Hi, > > > I am using Devil-Linux 1.2.10 and try to setup a simple active/passive > cluster with a single IP address. After starting heartbeat I get the > message: > > > Starting High-Availability services: > 2006/09/12_11:07:02 INFO: IPaddr Resource is stopped > Done. > > > When checking "ip addr" I see that the cluster IP has not been assigned > to the active node. > > /etc/ha.cf > keepalive 1 deadtime 10 warntime 5 initdead 120 udpport 694 ping 192.168.123.1 > bcast eth0 auto_failback off node fw1 node fw2 respawn hacluster > /usr/lib/heartbeat/ipfail > use_logd yes > > /etc/haresources > fw1 192.168.123.150 > > /etc/authkeys > auth 1 1 sha1 test42 > > > Syslog entry: > 2006-09-08 15:55:20 Daemon.Debug 192.168.125.152 Sep 8 15:56:36 > src@FW2 ipfail: [3978]: debug: [We are fw2] 2006-09-08 15:55:20 > Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 IPaddr[4031]: > [4123]: INFO: IPaddr Resource is stopped > 2006-09-08 15:55:20 Local7.Info 192.168.125.152 Sep 8 15:56:36 > src@FW2 ResourceManager[4011]: [4139]: info: Running > /etc/ha.d/resource.d/IPaddr 192.168.123.150 start > 2006-09-08 15:55:20 Local7.Debug 192.168.125.152 Sep 8 15:56:36 > src@FW2 ResourceManager[4011]: [4140]: debug: Starting > /etc/ha.d/resource.d/IPaddr 192.168.123.150 start > 2006-09-08 15:55:21 Local7.Info 192.168.125.152 Sep 8 15:56:36 > src@FW2 IPaddr[4211]: [4255]: INFO: /sbin/ifconfig eth0:0 192.168.123.150 > netmask 255.255.255.0 broadcast 192.168.123.255 2006-09-08 15:55:21 > Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 IPaddr[4211]: > [4260]: INFO: Sending Gratuitous Arp for 192.168.123.150 on eth0:0 [eth0] > 2006-09-08 15:55:21 Local7.Info 192.168.125.152 Sep 8 15:56:36 > src@FW2 IPaddr[4211]: [4261]: INFO: /usr/lib/heartbeat/send_arp -i 500 -r > 10 -p /var/run/heartbeat/rsctmp/send_arp/send_arp > -192.168.123.150 eth0 192.168.123.150 auto 192.168.123.150 ffffffffffff > 2006-09-08 15:55:21 Daemon.Debug 192.168.125.152 Sep 8 15:56:36 > src@FW2 ipfail: [3978]: debug: auto_failback -> 0 (off) 2006-09-08 > 15:55:21 Daemon.Error 192.168.125.152 Sep 8 15:56:37 src@FW2 > ipfail: [3978]: ERROR: Cannot chdir to > [/var/lib/heartbeat/cores/hacluster]: Permission denied > 2006-09-08 15:55:21 Daemon.Debug 192.168.125.152 Sep 8 15:56:37 > src@FW2 ipfail: [3978]: debug: Setting message filter mode 2006-09-08 > 15:55:22 Daemon.Debug 192.168.125.152 Sep 8 15:56:37 src@FW2 > ipfail: [3978]: debug: Starting node walk > 2006-09-08 15:55:23 Daemon.Debug 192.168.125.152 Sep 8 15:56:38 > src@FW2 ipfail: [3978]: debug: Cluster node: fw2: status: active > 2006-09-08 15:55:24 Daemon.Debug 192.168.125.152 Sep 8 15:56:39 > src@FW2 ipfail: [3978]: debug: Cluster node: fw1: status: dead 2006-09-08 > 15:55:24 Daemon.Debug 192.168.125.152 Sep 8 15:56:40 src@FW2 > ipfail: [3978]: debug: [They are fw1] > 2006-09-08 15:55:24 Daemon.Debug 192.168.125.152 Sep 8 15:56:40 > src@FW2 ipfail: [3978]: debug: Setting message signal 2006-09-08 15:55:25 > Daemon.Debug 192.168.125.152 Sep 8 15:56:40 src@FW2 ipfail: [3978]: > debug: Waiting for messages... > 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 > src@FW1 IPaddr[7282]: [7566]: ERROR: IPaddr Generic error 2006-09-08 > 15:55:25 Local7.Debug 192.168.125.151 Sep 8 15:56:44 src@FW1 > ResourceManager[7153]: [7567]: debug: /etc/ha.d/resource.d/IPaddr > 192.168.123.150 start done. RC=1 > 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 > src@FW1 ResourceManager[7153]: [7568]: ERROR: Return code 1 from > /etc/ha.d/resource.d/IPaddr > 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 > src@FW1 ResourceManager[7153]: [7569]: CRIT: Giving up resources due to > failure of 192.168.123.150 2006-09-08 15:55:25 Local7.Info > 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7570]: > info: Releasing resource group: fw1 192.168.123.150 > 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 > src@FW1 ResourceManager[7153]: [7587]: info: Running > /etc/ha.d/resource.d/IPaddr 192.168.123.150 stop > 2006-09-08 15:55:25 Local7.Debug 192.168.125.151 Sep 8 15:56:44 > src@FW1 ResourceManager[7153]: [7588]: debug: Starting > /etc/ha.d/resource.d/IPaddr 192.168.123.150 stop > 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 > src@FW1 IPaddr[7659]: [7680]: INFO: /sbin/route -n del -host > 192.168.123.150 > 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 > src@FW1 IPaddr[7659]: [7682]: INFO: /sbin/ifconfig eth0:0 192.168.123.150 > down 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 > 15:56:44 src@FW1 IPaddr[7659]: [7685]: INFO: IP Address 192.168.123.150 > released 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 > 15:56:44 src@FW1 IPaddr[7589]: [7686]: INFO: IPaddr Success > 2006-09-08 15:55:25 Local7.Debug 192.168.125.151 Sep 8 15:56:44 > src@FW1 ResourceManager[7153]: [7687]: debug: /etc/ha.d/resource.d/IPaddr > 192.168.123.150 stop done. RC=0 > > > The problems seems to be "/etc/ha.d./resource.d/IPaddr 192.168.123.150 > start" > > I tried running the command: > root@fw2:~ # /etc/ha.d/resource.d/IPaddr 192.168.123.150 start > 2006/09/12_11:26:47 INFO: /sbin/ifconfig eth1:0 192.168.123.150 netmask > 255.255.255.0 broadcast 192.168.123.255 > 2006/09/12_11:26:47 INFO: Sending Gratuitous Arp for 192.168.123.150 on > eth1:0 [eth1] > 2006/09/12_11:26:47 INFO: /usr/lib/heartbeat/send_arp -i 500 -r 10 -p > /var/run/heartbeat/rsctmp/send_arp/send_arp-192.168.123.150 eth1 > 192.168.123.150 auto 192.168.123.150 ffffffffffff > 2006/09/12_11:27:07 ERROR: IPaddr Generic error > ERROR: IPaddr Generic error > > > When I run the same command on a SUSE linux with heartbeat 2.0.6 it is > succesful. > > What am I missing? > > > Thanks, > > > Marc > > > > --------------------------------- > Was Sie schon immer wissen wollten aber nie zu Fragen trauten? Yahoo! > Clever hilft Ihnen. > > > --------------------------------- > Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an. > Yahoo! Messenger. Jetzt installieren . > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? Get stuff done quickly with pre-integrated technology to make > your job easier Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642__ > _____________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > - -- Regards Heiko Zuerker http://www.devil-linux.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iEYEARECAAYFAkUG4PMACgkQUcytMSbs+YVAAACfRh0YTuE3x1P2olq9/t2O0ZPH tWoAn0f9lVl/OVb2iUT2iWDZ8Fv03tVp =S6EO -----END PGP SIGNATURE----- |
|
From: Marc H. <a2...@ya...> - 2006-09-12 09:21:37
|
Hi, I am using Devil-Linux 1.2.10 and try to setup a simple active/passive cluster with a single IP address. After starting heartbeat I get the message: Starting High-Availability services: 2006/09/12_11:07:02 INFO: IPaddr Resource is stopped Done. When checking "ip addr" I see that the cluster IP has not been assigned to the active node. /etc/ha.cf keepalive 1 deadtime 10 warntime 5 initdead 120 udpport 694 ping 192.168.123.1 bcast eth0 auto_failback off node fw1 node fw2 respawn hacluster /usr/lib/heartbeat/ipfail use_logd yes /etc/haresources fw1 192.168.123.150 /etc/authkeys auth 1 1 sha1 test42 Syslog entry: 2006-09-08 15:55:20 Daemon.Debug 192.168.125.152 Sep 8 15:56:36 src@FW2 ipfail: [3978]: debug: [We are fw2] 2006-09-08 15:55:20 Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 IPaddr[4031]: [4123]: INFO: IPaddr Resource is stopped 2006-09-08 15:55:20 Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 ResourceManager[4011]: [4139]: info: Running /etc/ha.d/resource.d/IPaddr 192.168.123.150 start 2006-09-08 15:55:20 Local7.Debug 192.168.125.152 Sep 8 15:56:36 src@FW2 ResourceManager[4011]: [4140]: debug: Starting /etc/ha.d/resource.d/IPaddr 192.168.123.150 start 2006-09-08 15:55:21 Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 IPaddr[4211]: [4255]: INFO: /sbin/ifconfig eth0:0 192.168.123.150 netmask 255.255.255.0 broadcast 192.168.123.255 2006-09-08 15:55:21 Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 IPaddr[4211]: [4260]: INFO: Sending Gratuitous Arp for 192.168.123.150 on eth0:0 [eth0] 2006-09-08 15:55:21 Local7.Info 192.168.125.152 Sep 8 15:56:36 src@FW2 IPaddr[4211]: [4261]: INFO: /usr/lib/heartbeat/send_arp -i 500 -r 10 -p /var/run/heartbeat/rsctmp/send_arp/send_arp -192.168.123.150 eth0 192.168.123.150 auto 192.168.123.150 ffffffffffff 2006-09-08 15:55:21 Daemon.Debug 192.168.125.152 Sep 8 15:56:36 src@FW2 ipfail: [3978]: debug: auto_failback -> 0 (off) 2006-09-08 15:55:21 Daemon.Error 192.168.125.152 Sep 8 15:56:37 src@FW2 ipfail: [3978]: ERROR: Cannot chdir to [/var/lib/heartbeat/cores/hacluster]: Permission denied 2006-09-08 15:55:21 Daemon.Debug 192.168.125.152 Sep 8 15:56:37 src@FW2 ipfail: [3978]: debug: Setting message filter mode 2006-09-08 15:55:22 Daemon.Debug 192.168.125.152 Sep 8 15:56:37 src@FW2 ipfail: [3978]: debug: Starting node walk 2006-09-08 15:55:23 Daemon.Debug 192.168.125.152 Sep 8 15:56:38 src@FW2 ipfail: [3978]: debug: Cluster node: fw2: status: active 2006-09-08 15:55:24 Daemon.Debug 192.168.125.152 Sep 8 15:56:39 src@FW2 ipfail: [3978]: debug: Cluster node: fw1: status: dead 2006-09-08 15:55:24 Daemon.Debug 192.168.125.152 Sep 8 15:56:40 src@FW2 ipfail: [3978]: debug: [They are fw1] 2006-09-08 15:55:24 Daemon.Debug 192.168.125.152 Sep 8 15:56:40 src@FW2 ipfail: [3978]: debug: Setting message signal 2006-09-08 15:55:25 Daemon.Debug 192.168.125.152 Sep 8 15:56:40 src@FW2 ipfail: [3978]: debug: Waiting for messages... 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 IPaddr[7282]: [7566]: ERROR: IPaddr Generic error 2006-09-08 15:55:25 Local7.Debug 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7567]: debug: /etc/ha.d/resource.d/IPaddr 192.168.123.150 start done. RC=1 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7568]: ERROR: Return code 1 from /etc/ha.d/resource.d/IPaddr 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7569]: CRIT: Giving up resources due to failure of 192.168.123.150 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7570]: info: Releasing resource group: fw1 192.168.123.150 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7587]: info: Running /etc/ha.d/resource.d/IPaddr 192.168.123.150 stop 2006-09-08 15:55:25 Local7.Debug 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7588]: debug: Starting /etc/ha.d/resource.d/IPaddr 192.168.123.150 stop 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 IPaddr[7659]: [7680]: INFO: /sbin/route -n del -host 192.168.123.150 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 IPaddr[7659]: [7682]: INFO: /sbin/ifconfig eth0:0 192.168.123.150 down 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 IPaddr[7659]: [7685]: INFO: IP Address 192.168.123.150 released 2006-09-08 15:55:25 Local7.Info 192.168.125.151 Sep 8 15:56:44 src@FW1 IPaddr[7589]: [7686]: INFO: IPaddr Success 2006-09-08 15:55:25 Local7.Debug 192.168.125.151 Sep 8 15:56:44 src@FW1 ResourceManager[7153]: [7687]: debug: /etc/ha.d/resource.d/IPaddr 192.168.123.150 stop done. RC=0 The problems seems to be "/etc/ha.d./resource.d/IPaddr 192.168.123.150 start" I tried running the command: root@fw2:~ # /etc/ha.d/resource.d/IPaddr 192.168.123.150 start 2006/09/12_11:26:47 INFO: /sbin/ifconfig eth1:0 192.168.123.150 netmask 255.255.255.0 broadcast 192.168.123.255 2006/09/12_11:26:47 INFO: Sending Gratuitous Arp for 192.168.123.150 on eth1:0 [eth1] 2006/09/12_11:26:47 INFO: /usr/lib/heartbeat/send_arp -i 500 -r 10 -p /var/run/heartbeat/rsctmp/send_arp/send_arp-192.168.123.150 eth1 192.168.123.150 auto 192.168.123.150 ffffffffffff 2006/09/12_11:27:07 ERROR: IPaddr Generic error ERROR: IPaddr Generic error When I run the same command on a SUSE linux with heartbeat 2.0.6 it is succesful. What am I missing? Thanks, Marc --------------------------------- Was Sie schon immer wissen wollten aber nie zu Fragen trauten? Yahoo! Clever hilft Ihnen. --------------------------------- Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an. Yahoo! Messenger. Jetzt installieren . |
|
From: Heiko Z. <he...@zu...> - 2006-09-09 16:23:09
|
On Fri, September 8, 2006 14:11, Kari Mattsson wrote: > Bruce Smith wrote: > >>>> BUT we have XFS included, which has support for this. Good enough? >>>> >>>> >>> Mmm.. I reformatted the reiserfs on the test system to xfs. >>> Nope, it didn't quite do it. With options 'defaults,acl' mount still >>> gives arror >>> >>> mount: wrong fs type, bad option, bad superblock on /dev/sda1, >>> missing codepage or other error In some cases useful info is found in >>> syslog >>> >>> ...and in syslog: >>> >>> >>> ..... kernel: XFS: unknown mount option [acl]. >>> >>> >> >> I'm not sure you need to mount XFS with the acl option for ACL's to >> work. >> >> Mount the XFS volume with just 'defaults' and try to create an ACL. >> > > Good try ;-) ...however, setfacl consistently (ext2/ext3/reiserfs/xfs) > responded: > > > # setfacl -m user:jdoe:r file1 > setfacl: file1: Operation not supported OK from what I could find out, it seems we still need to apply the separate AE+ACL patches to the kernel. http://acl.bestbits.at/ Those patches are quite old, no idea if they will even apply to Kernel 2.4.33.x ... There also seems that the XFS AE+ACL stuff never made it in the mainstream Kernel and it has to be extracted from the XFS CVS repository... I doubt I'll have time this weekend to look at it any more. -- Regards Heiko Zuerker http://www.devil-linux.org |
|
From: Kari M. <kar...@tr...> - 2006-09-08 19:11:27
|
Bruce Smith wrote: >>> BUT we have XFS included, which has support for this. Good enough? >>> >> Mmm.. I reformatted the reiserfs on the test system to xfs. >> Nope, it didn't quite do it. With options 'defaults,acl' mount still >> gives arror >> >> mount: wrong fs type, bad option, bad superblock on /dev/sda1, >> missing codepage or other error >> In some cases useful info is found in syslog >> >> ...and in syslog: >> >> ..... kernel: XFS: unknown mount option [acl]. >> > > I'm not sure you need to mount XFS with the acl option for ACL's to work. > > Mount the XFS volume with just 'defaults' and try to create an ACL. Good try ;-) ...however, setfacl consistently (ext2/ext3/reiserfs/xfs) responded: # setfacl -m user:jdoe:r file1 setfacl: file1: Operation not supported > - BS //Kari Mattsson |
|
From: Heiko Z. <he...@zu...> - 2006-09-08 14:16:22
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I added a little less restrictive version as default to DL. Thanks for the submission. Heiko On Wed, August 16, 2006 16:49, Kari Mattsson wrote: > > Hello! > > > Please find a documented sample /etc/sysctl.conf file below. > It actually changes some values to more safe direction. > > > As DL init already processes sysctl.conf if it exists, one can enable it > by just renaming it. > > If you find it useful, please include it in DL. > > > > #------ > > > > # /etc/sysctl.conf > > > # A note on interfaces: > # ..conf.all.. denotes all current and future interfaces > # ..conf.default.. denotes all future interfaces > # ..conf.xxx.. denotes that specified interface > > > # If this is a proxyarp firewall, you have to enable (1) proxyarp > # on selected interfaces. Otherwise, leave it all disabled (0). > net.ipv4.conf.all.proxy_arp = 0 #net.ipv4.conf.eth0.proxy_arp = 1 > #net.ipv4.conf.eth2.proxy_arp = 1 > > > # Enable (0) or disable (1) replying to normal pings. > net.ipv4.icmp_echo_ignore_all = 0 > > # Enable (0) or disable (1) replying to broadcast and multicast pings. > net.ipv4.icmp_echo_ignore_broadcasts = 1 > > # Enable (1) normally; disable (0) on some special, complex firewalls. > net.ipv4.conf.all.rp_filter = 1 > > # There is really no need for source routes due to security. > net.ipv4.conf.all.accept_source_route = 0 > > # There is really no need to accept redirects due to security. > net.ipv4.conf.all.accept_redirects = 0 > > # There is really no need to accept redirects due to security. > net.ipv4.conf.all.secure_redirects = 0 > > # Enable (1) only on some rare router/firewall setups. > net.ipv4.conf.all.send_redirects = 0 > > # Enable (1) only on a firewall/router; disable (0) otherwise. > net.ipv4.ip_forward = 1 > > # Enable (1) or disable (0) logging packets which are received with > # illegal source address; internal IP coming in from outside etc. > net.ipv4.conf.all.log_martians = 1 #net.ipv4.conf.default.log_martians = 1 > #net.ipv4.conf.eth0.log_martians = 1 > #net.ipv4.conf.eth1.log_martians = 1 > > > # Enable (1) or disable (0) TCP SYN cookie protection. > net.ipv4.tcp_syncookies = 1 > > # TCP FIN handshaking phase timeout in seconds. > net.ipv4.tcp_fin_timeout = 20 > > # Keep TCP connections open, they might auto close otherwise. > net.ipv4.tcp_keepalive_intvl = 60 > > > > #------ > > > > //Kari Mattsson > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? Get stuff done quickly with pre-integrated technology to make > your job easier Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > - -- Regards Heiko Zuerker http://www.devil-linux.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iEYEARECAAYFAkUBeygACgkQUcytMSbs+YVZ3wCfc5LGj3tkld48v334zxAI+zcJ 4RYAmgNNMsIqaFwP3OPhoD9i15LcBcDF =JX96 -----END PGP SIGNATURE----- |
|
From: Bruce S. <bw...@ar...> - 2006-09-08 11:37:06
|
>> BUT we have XFS included, which has support for this. Good enough? >> > > Mmm.. I reformatted the reiserfs on the test system to xfs. > Nope, it didn't quite do it. With options 'defaults,acl' mount still > gives arror > > mount: wrong fs type, bad option, bad superblock on /dev/sda1, > missing codepage or other error > In some cases useful info is found in syslog > > ...and in syslog: > > ..... kernel: XFS: unknown mount option [acl]. > I'm not sure you need to mount XFS with the acl option for ACL's to work. Mount the XFS volume with just 'defaults' and try to create an ACL. - BS |
|
From: Kari M. <kar...@tr...> - 2006-09-08 04:01:19
|
Heiko Zuerker wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Thu, September 7, 2006 14:04, Kari Mattsson wrote: > >> Hi all fellow DL'ers! >> >> >> Apparently (please see the link below) for ACL and extended attributes >> (EAs) to work with Samba, those components also have to be in the kernel. >> >> >> Before spending too much time trying/testing, I go the shortest path and >> ask :-) ... Is ACL and EA functionality in the Linux kernel in DL? >> >> If not, could it be added? The ACL userland tools are there already. >> It would indicate the answer would be yes... >> >> >> I did a quick test of creating/formatting ext2, ext3 and reiserfs >> partitions. When having options 'defaults,acl' in /etc/fstab resulted with >> error '.. bad option ..' when entering command 'mount -av' to mount the 3 >> partitions. Leaving ',acl' away resulted clean mounts, but obviously >> there is no ACL then. >> >> I didn't even try fstab option 'user_xattr'. >> >> >> The link: >> http://marc.theaimsgroup.com/?l=samba&m=111720880005278&w=2 > > I took a quick look at our kernel config and there are no ACL or EA > options available for ext2 or reiserfs. These are probably separate > patches. > BUT we have XFS included, which has support for this. Good enough? Mmm.. I reformatted the reiserfs on the test system to xfs. Nope, it didn't quite do it. With options 'defaults,acl' mount still gives arror mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or other error In some cases useful info is found in syslog ...and in syslog: ..... kernel: XFS: unknown mount option [acl]. And for the record, when trying with ext2/ext3/reiserfs, the syslog also complains: ..... kernel: reiserfs_getopt: unknown option "acl". ..... kernel: EXT2-fs: Unrecognized mount option acl ..... kernel: EXT3-fs: Unrecognized mount option acl I hope this helps a bit more. > - -- > > Regards > Heiko Zuerker > http://www.devil-linux.org //Kari Mattsson |
|
From: Heiko Z. <he...@zu...> - 2006-09-07 23:19:43
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, September 7, 2006 14:04, Kari Mattsson wrote: > > Hi all fellow DL'ers! > > > Apparently (please see the link below) for ACL and extended attributes > (EAs) to work with Samba, those components also have to be in the kernel. > > > Before spending too much time trying/testing, I go the shortest path and > ask :-) ... Is ACL and EA functionality in the Linux kernel in DL? > > If not, could it be added? The ACL userland tools are there already. > It would indicate the answer would be yes... > > > I did a quick test of creating/formatting ext2, ext3 and reiserfs > partitions. When having options 'defaults,acl' in /etc/fstab resulted with > error '.. bad option ..' when entering command 'mount -av' to mount the 3 > partitions. Leaving ',acl' away resulted clean mounts, but obviously > there is no ACL then. > > I didn't even try fstab option 'user_xattr'. > > > The link: > http://marc.theaimsgroup.com/?l=samba&m=111720880005278&w=2 I took a quick look at our kernel config and there are no ACL or EA options available for ext2 or reiserfs. These are probably separate patches. BUT we have XFS included, which has support for this. Good enough? - -- Regards Heiko Zuerker http://www.devil-linux.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iEYEARECAAYFAkUAqQAACgkQUcytMSbs+YW6/QCfcSQPs8KOWj7XZwyVtdpsA4sl uMgAn1JxF7Mf98aE8fCGj53V8tlcTo+0 =673O -----END PGP SIGNATURE----- |
|
From: Kari M. <kar...@tr...> - 2006-09-07 19:04:51
|
Hi all fellow DL'ers! Apparently (please see the link below) for ACL and extended attributes (EAs) to work with Samba, those components also have to be in the kernel. Before spending too much time trying/testing, I go the shortest path and ask :-) ... Is ACL and EA functionality in the Linux kernel in DL? If not, could it be added? The ACL userland tools are there already. It would indicate the answer would be yes... I did a quick test of creating/formatting ext2, ext3 and reiserfs partitions. When having options 'defaults,acl' in /etc/fstab resulted with error '.. bad option ..' when entering command 'mount -av' to mount the 3 partitions. Leaving ',acl' away resulted clean mounts, but obviously there is no ACL then. I didn't even try fstab option 'user_xattr'. The link: http://marc.theaimsgroup.com/?l=samba&m=111720880005278&w=2 //Kari Mattsson |
|
From: <gro...@un...> - 2006-09-07 12:24:24
|
Hi, first make sure that the "START_FIREWALL" option is set to "yes" in /etc/sysconfig/config (and make other adjustments as you need), so the firewall script starts on boot Next, in /etc/sysconfig/nic/ you have to create one file for each network interface you have (for example, ifcfg-eth0, take a look at the sample files). You can also add static routes as you wish, it's all well explained in the sample files. Finally, you have to set your firewall rules in /etc/init.d/firewall.rules (there are sample files there too, named firewall.rules.2nic and firewall.rules.3nic). To set the firewall rules I suggest using "fwbuilder" (www.fwbuilder.org), an application that you can use to set the rules in a graphical interface, and then compile it to create the "firewall.rules" file. Then copy it to /etc/init.d/, run the firewall script to reload the rules and that's it. I'm not a Linux expert either but the DL documentation is really good and it helped me a lot (http://www.devil-linux.org/documentation/1.2.x/). I have configured a firewall with 3 interfaces a couple of months ago and it works great. Cheers, Gustavo ----- Original Message ----- From: "mohd norshahli ahmad" <sha...@ho...> To: <dev...@li...> Sent: Thursday, September 07, 2006 6:16 AM Subject: [Devil-Linux-discuss] newbies here > Hi, > i have difficulty on configure DL as a Firewall/Router. > as i have no knowledge on Linux, how is the easiest way to configure? > > thank you, > shahli > > _________________________________________________________________ > Get an advanced look at the new version of MSN Messenger. > http://messenger.msn.com.my/Beta/Default.aspx > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |
|
From: Heiko Z. <he...@zu...> - 2006-09-07 11:35:21
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, September 7, 2006 04:16, mohd norshahli ahmad wrote: > Hi, > i have difficulty on configure DL as a Firewall/Router. as i have no > knowledge on Linux, how is the easiest way to configure? Devil-Linux is really not intended for the Devil-Linux novice. But if you want to give it a try, there are a couple of articles listed on our website, read those and our manual. - -- Regards Heiko Zuerker http://www.devil-linux.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iEYEARECAAYFAkUAA+sACgkQUcytMSbs+YVfYwCbBQg8yYz1tqjot6zgbzyfDYZe WakAn0vtqIrxqmXhOEgnsc1MO1F+IwBU =O5JE -----END PGP SIGNATURE----- |
|
From: mohd n. a. <sha...@ho...> - 2006-09-07 09:17:11
|
Hi, i have difficulty on configure DL as a Firewall/Router. as i have no knowledge on Linux, how is the easiest way to configure? thank you, shahli _________________________________________________________________ Get an advanced look at the new version of MSN Messenger. http://messenger.msn.com.my/Beta/Default.aspx |
|
From: Chad M. <ch...@th...> - 2006-09-06 01:48:49
|
Dave wrote: > Yeah, with 500 people going through it however, that cache_swap_log > continues to grow, just under 1k/sec. Afterhours it doesn't gain much > at all. So far I've not seen it stop, just gain space. The squid -k > rotate is what I used to do, but now I'm using squidGuard with a huge > blacklist service ( http://urlblacklist.com/ ) so with 5 child processes > it takes about a minute of downtime for it to be ready to roll again. > For right now, this hasn't been a big issue, as it's an HA cluster, and > I can just rebuild it on the secondary node, and failover to it. How about: ln -s /dev/null cache_swap_log Chad Martin |
|
From: Dave <gh...@gm...> - 2006-09-05 18:23:13
|
Yeah, I mentioned that. Several times actually! /sigh I've been looking to replace these boxes with a box with a raid array of some sort, just for it's cache, something we don't care about at all. Security here would rather not let it have any writable media though. Thanks again for your help though! Dave On 9/5/06, Bruce Smith <bw...@ar...> wrote: > > Yeah, I don't have many users on my diskless squid box. > > It seems like with 500 users, big fast hard drive(s) to hold a lot of > cache would be worth the investment in bandwidth savings. > > - BS > > > > Yeah, with 500 people going through it however, that cache_swap_log > > continues to grow, just under 1k/sec. Afterhours it doesn't gain much > > at all. So far I've not seen it stop, just gain space. The squid -k > > rotate is what I used to do, but now I'm using squidGuard with a huge > > blacklist service ( http://urlblacklist.com/ ) so with 5 child > > processes it takes about a minute of downtime for it to be ready to > > roll again. For right now, this hasn't been a big issue, as it's an > > HA cluster, and I can just rebuild it on the secondary node, and > > failover to it. > > > > Dave > > > > On 9/5/06, Bruce Smith <bw...@ar...> wrote: > > > Hmmm. Might I ask what you did for the > > cache_swap_log ? That's one > > > file I've not got contained either! > > > > I didn't do anything with it, just left the defaults in > > squid.conf. > > > > Maybe it doesn't get very large if you set the cache_dir > > small, since > > it's "used to rebuild the cache during startup". If there > > isn't much > > cache, it seems like there wouldn't be much metadata in the > > swap log. > > > > My entire /var/squid/cache directory is 22MB. > > > > > It just seems to grow unless I do a squid -k rotate. /sigh > > > > That would be easy to script in a crontab, if you had to. > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Bruce S. <bw...@ar...> - 2006-09-05 18:06:31
|
Yeah, I don't have many users on my diskless squid box. It seems like with 500 users, big fast hard drive(s) to hold a lot of cache would be worth the investment in bandwidth savings. - BS > Yeah, with 500 people going through it however, that cache_swap_log > continues to grow, just under 1k/sec. Afterhours it doesn't gain much > at all. So far I've not seen it stop, just gain space. The squid -k > rotate is what I used to do, but now I'm using squidGuard with a huge > blacklist service ( http://urlblacklist.com/ ) so with 5 child > processes it takes about a minute of downtime for it to be ready to > roll again. For right now, this hasn't been a big issue, as it's an > HA cluster, and I can just rebuild it on the secondary node, and > failover to it. > > Dave > > On 9/5/06, Bruce Smith <bw...@ar...> wrote: > > Hmmm. Might I ask what you did for the > cache_swap_log ? That's one > > file I've not got contained either! > > I didn't do anything with it, just left the defaults in > squid.conf. > > Maybe it doesn't get very large if you set the cache_dir > small, since > it's "used to rebuild the cache during startup". If there > isn't much > cache, it seems like there wouldn't be much metadata in the > swap log. > > My entire /var/squid/cache directory is 22MB. > > > It just seems to grow unless I do a squid -k rotate. /sigh > > That would be easy to script in a crontab, if you had to. |
|
From: Dave <gh...@gm...> - 2006-09-05 17:56:10
|
Yeah, with 500 people going through it however, that cache_swap_log continues to grow, just under 1k/sec. Afterhours it doesn't gain much at all. So far I've not seen it stop, just gain space. The squid -k rotate is what I used to do, but now I'm using squidGuard with a huge blacklist service ( http://urlblacklist.com/ ) so with 5 child processes it takes about a minute of downtime for it to be ready to roll again. For right now, this hasn't been a big issue, as it's an HA cluster, and I can just rebuild it on the secondary node, and failover to it. Dave On 9/5/06, Bruce Smith <bw...@ar...> wrote: > > > Hmmm. Might I ask what you did for the cache_swap_log ? That's one > > file I've not got contained either! > > I didn't do anything with it, just left the defaults in squid.conf. > > Maybe it doesn't get very large if you set the cache_dir small, since > it's "used to rebuild the cache during startup". If there isn't much > cache, it seems like there wouldn't be much metadata in the swap log. > > My entire /var/squid/cache directory is 22MB. > > > It just seems to grow unless I do a squid -k rotate. /sigh > > That would be easy to script in a crontab, if you had to. > > - BS > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Bruce S. <bw...@ar...> - 2006-09-05 17:28:17
|
> Hmmm. Might I ask what you did for the cache_swap_log ? That's one > file I've not got contained either! I didn't do anything with it, just left the defaults in squid.conf. Maybe it doesn't get very large if you set the cache_dir small, since it's "used to rebuild the cache during startup". If there isn't much cache, it seems like there wouldn't be much metadata in the swap log. My entire /var/squid/cache directory is 22MB. > It just seems to grow unless I do a squid -k rotate. /sigh That would be easy to script in a crontab, if you had to. - BS |
|
From: Dave <gh...@gm...> - 2006-09-05 17:15:17
|
Hmmm. Might I ask what you did for the cache_swap_log ? That's one file I've not got contained either! It just seems to grow unless I do a squid -k rotate. /sigh Dave On 9/5/06, Bruce Smith <bw...@ar...> wrote: > > > I'm running a 1.2.10 as a firewall, with squid & Squidguard, and I've > > run into a slight prob... How can I disable the on-disk cache for > > squid? It seems to be only an option at the start when building from > > source to disable it. Is there some trick I'm missing perhaps? > > Thoughts? > > I'm running squid on one DL box without any hard drive. > I just set the cache really small in the squid.conf: > > cache_dir ufs /var/squid/cache 16 4 16 > > And I also turned off the log files: > > cache_access_log none > cache_store_log none > > - BS > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |
|
From: Bruce S. <bw...@ar...> - 2006-09-05 14:38:58
|
> I'm running a 1.2.10 as a firewall, with squid & Squidguard, and I've > run into a slight prob... How can I disable the on-disk cache for > squid? It seems to be only an option at the start when building from > source to disable it. Is there some trick I'm missing perhaps? > Thoughts? I'm running squid on one DL box without any hard drive. I just set the cache really small in the squid.conf: cache_dir ufs /var/squid/cache 16 4 16 And I also turned off the log files: cache_access_log none cache_store_log none - BS |
|
From: Dave <gh...@gm...> - 2006-09-05 13:26:33
|
Hey folks, I'm running a 1.2.10 as a firewall, with squid & Squidguard, and I've run into a slight prob... How can I disable the on-disk cache for squid? It seems to be only an option at the start when building from source to disable it. Is there some trick I'm missing perhaps? Thoughts? Thanks in advance, and keep up the good work, DL rocks! :) Dave Mullen |
|
From: <ged...@ya...> - 2006-09-04 14:26:06
|
From: Bruce Smith <bw...@ar...> To: dev...@li... Sent: Monday, 4 September, 2006 12:27:48 PM Subject: Re: [Devil-Linux-discuss] Problems with a Lex CV860A > I'm trying to get DL running on a Lex CV860A which is standard mini > ITX based board. > > http://www.lex.com.tw:8080/product/CV860A.htm > > I want to run from a Compact Flash which I created easily using the > install-on-usb script. The system boots but as soon as the initrd file > finishes loading the box resets! > > To ensure I haven't done anything silly I connected a IDE CD-rom drive > and made a standard CD boot disk and this too reboots as soon as the > initrd file has completed loading. > > Any ideas on how to work out what's going wrong? I had a similar problem on a different ITX board with the i686 (server) version of DL, but once I switched to the i586 version it ran fine. If i586 doesn't work, try the i486. - BS Thanks the i586 option works fine. Cheers Richard Thanks |