,
> unfortunately being new to Debian i'm unable to find the
> location of iptable.
Why not puting them in /etc/network/interfaces?
pre-up /sbin/iptables -t filter -A INPUT -p tcp \
-m state --state INVALID -j DROP || /bin/true
...
Don't forget to load all the mo
ssume this
path is unafected by udev-rules.
To make kismet run I just want to create a symlink from eth0 to
eth_wlan in /proc/drivers/aironet/
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL PROTECTED]http://www.lug-untermain.de/
Hello Marc,
On Wed, 2 Nov 2005 16:01:43 -
marc <[EMAIL PROTECTED]> wrote:
> Jörg Schütter said...
> > Hello Marc,
> >
> > On Wed, 2 Nov 2005 13:30:08 -
> > marc <[EMAIL PROTECTED]> wrote:
> >
> > > Jörg Schütter said...
> > &
Hello Marc,
On Wed, 2 Nov 2005 13:30:08 -
marc <[EMAIL PROTECTED]> wrote:
> Jörg Schütter said...
> > Hi
> >
> > I'm using ifrename to give my network interfaces other names
> > (lan, wlan and testlan). Unfortunately this confuses a few
> >
ectories and their
> subdirectories. I am not interested about their contnets like
> files.
cd $dir1; find . -type d | sort > /tmp/dir1
cd $dir2; find . -type d | sort > /tmp/dir2
diff --brief /tmp/dir1 /tmp/dir2
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL
ainst ifrename for adding informations
regarding this problems
- let all interface names start with eth_ in hope the
applications will be able to use this interfaces again (not
tested)
- ...
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL PROT
ther words, $AANTAL is always
> greater than 0. When I echo the value of $AANTAL I see
> that running from crontab it is always 1, running the
> script interactive it is always 0 (if sshd is not
> active)
Use pgrep sshd instead of your script line, see
ps -ef | /bin/grep '/usr
;
> Anybody any suggestions what is going on, or any ideas which route or
> modules are missing on which machine?
>
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL PROTECTED]http://www.lug-untermain.de/
Hello dale,
On Fri, 16 Sep 2005 00:04:29 -0400 (EDT)
dale schleyer <[EMAIL PROTECTED]> wrote:
> for some reason i am unable to edit the XF86Config file even
> though i am logged in as "root"
You are using which editor and get which error?
Jörg
--
Jörg Schütter
ere
> even to look to fix it.
If the address is set by dhcp, also the nameserver(s) and the
primary domain are set and written to /etc/resolv.conf
>
Sorry for sending this mail twice, the first one was sent only to
the author of the previous mail.
Jörg
--
Jörg Schütter
e frequently?
/etc/dhclient.conf
...
send dhcp-lease-time 3600;
...
>
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL PROTECTED]http://www.lug-untermain.de/
stion is:
> Can I have this data sent by dhcp?
No, the dhcp protocol has no option for this data.
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL PROTECTED]http://www.lug-untermain.de/
ng them all in separately, is it
>
> host allow 192.168.0.151 - 192.168.0.185
ipcalc 192.168.0.151 - 192.168.0.185
Jörg
--
Jörg Schütter http://www.schuetter.org/joerg
[EMAIL PROTECTED]http://www.lug-untermain.de/
13 matches
Mail list logo