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
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 ?
&
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
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
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
###
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
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
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