My logs are being filled with two tons of lines likes this...
Jun 17 15:01:42 ardentpursuit kernel: Packet log: input DENY eth0 PROTO=17
10.24.0.1:67 255.255.255.255:68 L=336 S=0x00 I=7199 F=0x T=255 (#27)
Jun 17 15:01:47 ardentpursuit kernel: Packet log: input DENY eth0 PROTO=17
10.24.0.1:6
>
> I want to be sure I understand this name resolution process
> while running
> dnscache and tinydns. When loaded, dnscache looks for any
> name resolution
> queries and, when caught, resolves these by checking the
> content of the
> tinydns private or public zone files depending on the origi
Forgot to include the LEAF list in my earlier reply below to Charles...
~Doug
-Original Message-
From: Doug Sampson
Sent: Thursday, June 19, 2003 3:56 PM
To: 'Charles Steinkuehler'
Subject: RE: [leaf-user] DCD 102 & MaraDNS
Charles,
Thanks for your reply. Replies inline below.
> > No
On Thursday 19 June 2003 07:05 pm, Kory Krofft wrote:
> Lynn,
>
> I am not sure what caused it to fail. I downloaded a Linux rescue CD
> image and used it to run mke2fs -j on the the drive. It now mounts as
> ext3 just fine.
The rescue CD was likely running bash instead of ash. There are more tha
Lynn,
I am not sure what caused it to fail. I downloaded a Linux rescue CD
image and used it to run mke2fs -j on the the drive. It now mounts as
ext3 just fine.
Thanks for the suggestions.
Kory
On Thu, 19 Jun 2003 02:50:19 -0500, Lynn Avants wrote:
>On Sunday 15 June 2003 09:55 pm, Kory Kroff
Hello Eric,
many thanks for Your suggestions. They're smart, but it still doesn't
work... :(
eric wolzak wrote:
What is in your ip down script ?
Both /etc/ppp/ip-up and /etc/ppp/ip-down scripts are similiar, they're
run-parts from /etc/ppp/ip-up.d and /etc/ppp/ip-down.d directories
respectve
On Thursday 19 June 2003 09:21 am, James Neave wrote:
> I trump you with the Uber-Geek.
>
> Extract the SWF file from inside and double click it, when it asks you
> what application this file is for, select Internet Explorer.
Hmmm well that really oughta get it to load in init on the router!
i
On Thu, 2003-06-19 at 01:52, Erich Titl wrote:
> I was wondering if we could do some kind of hybrid set up which would fetch
> packages from a server (whatever method) after booting from floppy. I
> believe it should be possible to start a minimal LEAF installation, get up
> the NIC's and then l
I was just curious if anyone out there has created a package for Bering
UclibC 1.2 of lm_sensors? Been digging around trying to find out and
haven't had much luck finding one yet.
---
This SF.Net email is sponsored by: INetU
Attention Web Deve
First off, I just want to say that this product is
great!
I'm using Bering 1.2, running off a HD for testing. I
have a 3C900-TPO wired card, and an Agere (Orinoco)
PCI card as my wireless link.
The Agere card is a PCI-based PCMCIA adapter, but it
doesn't have an Intel or a TI chip on it. Instead
Eric & all,
I'll be willing to help test if someone develop something :-)
Jorn
- Original Message -
From: "Erich Titl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 19, 2003 2:30 PM
Subject: Re: [leaf-user] Booting and installing Bering using PXE
Jorn
I have some hal
For the record :
/etc/ez-ipupdate.conf takes a new parameter -> proxy=:
Maybe this can be put as comment in the conf file ?
Stefaan
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stefaan Van
Dooren
Sent: woensdag 18 juni 2003 22:57
To: Jacques Nilo;
Jorn
I have some halfbred ideas how I would go about it. I wanted to tackle this
for a long time, but alas, my gateway runs and I somehow hoped someone else
would implement it without breaking the init stuff. My idea was to run the
package download at init level 2 just after the network is up,
Do you know what is the station 00:60:b3:72:e9:1c?
Samuel Abreu de Paula wrote:
Hi ppl...
Im getting a weird problem right now...
I have a wisp station in a AAEON board with wisp 2546, with a dmarc prism2 based card
working ok until today!
If i reset the station, it will work for about 5-10 minut
...that would be a VERRY good thing :-)
Best regards
Jorn
- Original Message -
From: "Erich Titl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 19, 2003 10:52 AM
Subject: Re: [leaf-user] Booting and installing Bering using PXE
Hi Jacques/Lynn
I was wondering if we cou
Hi, good morning:
I am having some problems trying to set a vlan with
the Bering rc4 distribution. I going to explain what I
did it and how, to see if anyone can find the problem
or the mistake, because I think I am following the
documentation pretty good.
First I am gonna describe the situati
Hi Jacques/Lynn
I was wondering if we could do some kind of hybrid set up which would fetch
packages from a server (whatever method) after booting from floppy. I
believe it should be possible to start a minimal LEAF installation, get up
the NIC's and then load the big packages from the network.
On Monday 16 June 2003 08:46 am, James Neave wrote:
> Hi,
>
> My ISP NTL uses lots of rfc1918 addresses on its cable network.
> There are several IPs in the 10.0.0.0/8 network that I have to allow
> through my firewall.
> The simplest solution is to just remove the norfc1918 option from the
> /etc/
On Sunday 15 June 2003 09:55 pm, Kory Krofft wrote:
> Lynn,
>
> Thank you for the response. I tried the tune2fs as you suggested.
> When I execute it I get:
> # ./tune2fs -j /dev/hdc1
> tune2fs 1.27 (8-Mar-2002)
> ext2fs_check_if_mount: No such file or directory while determining
> whether /dev/hdc
On Monday 16 June 2003 04:43 am, James Neave wrote:
[...]
> So, I tried to get these tunnels to come up at boot.
>
> Am I correct in thinking that I add OPTIONS="" lines to the file
> /etc/rc3.d/S20vtund?
Nope, try the /etc/init.d/vtund (or similarly named file) instead...
the rcX.d files are crea
On Tuesday 17 June 2003 03:56 pm, Jacques Nilo wrote:
> I have worked on a pxe.lrp package that is allowing booting Bering with a
> PXE enabled NIC.
> Walter Cardwell has been very helpful in challenging me on this idea.
> I was also inspired by the scp backup scripts from Erich
Great! Scratch tha
On Tuesday 17 June 2003 03:03 pm, Jeff Newmiller wrote:
> If you know anyone out there still using LRP, this would be relevant to
> their setup. Unfortunately, anyone still using that distro probably isn't
> maintaining their firewall, so they won't see this unless you show it to
> them.
Or FreeSC
22 matches
Mail list logo