IPCHAIN rule for secondary NIC IP address ?

2003-07-09 Thread forums
Hello, question : If I, for example, add a secondary IP address to a NIC with 192.168.0.100 already, I would : # ifconfig eth0 add 192.168.0.101 I would then have : eth0 with 192.168.0.100 eth0:0 with 192.168.0.101 My ipchains rules is : ipchains -A input -i eth0 -p tcp --dport 80 -j AC

RE: 2 IP addresses on one NIC ?

2003-03-06 Thread forums
Thanks mate ! -Original Message- From: Rus Foster [mailto:[EMAIL PROTECTED] Sent: donderdag 6 maart 2003 11:36 To: '[EMAIL PROTECTED]' Subject: Re: 2 IP addresses on one NIC ? On Thu, 6 Mar 2003, forums wrote: > > Anyone knows how to set two IP addresses on one NIC ? &

2 IP addresses on one NIC ?

2003-03-06 Thread forums
Anyone knows how to set two IP addresses on one NIC ? I know how on a BSD system, but under RH ? should be simple i think ? regards Wiljoh -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: ftp problem

2003-03-06 Thread forums
could be a firewall problem indeed, that is, if you use it... ipchains --list -n should give you the active rules... you need to have port 21 open.. -Original Message- From: Helge Ohl [mailto:[EMAIL PROTECTED] Sent: donderdag 6 maart 2003 10:24 To: [EMAIL PROTECTED] Subject: ftp probl

ipchains, rules not working

2003-02-27 Thread forums
Hai, I think it's something simple, but i just dont seem to find what it is I want the internet side closed, the LAN (and localhost) side open... So, i DENY everythin on the input chain, then open the LAN and localhost interfaces ###

RE: installing VSFTPD

2003-02-25 Thread forums
released specifically for Advanced Server. Hope this helps! Best regards, Summer So, i will just use anonftp or wu-ftp instead i think Regards Wiljoh -Oorspronkelijk bericht- Van: forums [mailto:[EMAIL PROTECTED] Verzonden: Tuesday, February 25, 2003 4:43 PM Aan

RE: installing VSFTPD

2003-02-25 Thread forums
Something like: up2date vsftpd No doubt those in the know around here will tell it like it is. :) -Original Message----- From: forums [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 10:18 AM To: '[EMAIL PROTECTED]' Subject: installing VSFTPD Hai, I am trying t

installing VSFTPD

2003-02-25 Thread forums
Hai, I am trying to install 'vsftpd-1.1.0-1.i386.rpm' (downloaded from RedHat) but get the following message on ' rpm -ivh vsftpd-1.1.0-1.i386.rpm ' : error: failed dependencies: libc.so.6(GLIBC_2.3) is needed by vsftpd-1.1.0-1 So, I downloaded 'glibc-2.3.1-6.i386.rpm ' (from linux.ci