Esto me dice lsmod, y si los levanto de forma manual no me da error, pero
en el momento del script coloquelos o no los coloque da falla.
[EMAIL PROTECTED] root]# lsmod
Module Size Used by Not tainted
iptable_nat 21720 1 (autoclean)
ip_conntrack_ftp 5296 0 (unused)
ip_conntrack 26976 2 [iptable_nat ip_conntrack_ftp]
autofs 13268 0 (autoclean) (unused)
3c59x 30704 1
sis900 16812 1
ipt_REJECT 3928 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 15096 5 [iptable_nat ipt_REJECT iptable_filter]
keybdev 2944 0 (unused)
mousedev 5492 0 (unused)
hid 22148 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-ohci 21480 0 (unused)
usbcore 78784 1 [hid usb-ohci]
ext3 70784 2
jbd 51892 2 [ext3]
_____________________________________________________________________________________
[EMAIL PROTECTED] scripts]# bash rc.netfilter
modprobe: Can't locate module iptable_filter
modprobe: Can't locate module ip_conntrack
modprobe: Can't locate module ip_conntrack_ftp
: command not found5:
': Table does not exist (do you need to insmod?)e `nat
Perhaps iptables or your kernel needs to be upgraded.
iptables: No chain/target/match by that name
: command not found8:
: command not found15:
iptables: Bad policy name
iptables: Bad policy name
iptables: Bad policy name
: command not found19:
'ptables v1.2.7a: Invalid target name `ACCEPT
Try `iptables -h' or 'iptables --help' for more information.
'ptables v1.2.7a: Invalid target name `ACCEPT
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `22
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `25
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `80
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `53
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid UDP port/service `53
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `443
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
'ptables v1.2.7a: Bad state `RELATED
Try `iptables -h' or 'iptables --help' for more information.
: command not found30:
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `22
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `25
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `80
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `53
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid UDP port/service `53
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
' specified.2.7a: invalid TCP port/service `443
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth0
'ptables v1.2.7a: Bad state `RELATED
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
'ptables v1.2.7a: Bad IP address `10.10.2.4
Try `iptables -h' or 'iptables --help' for more information.
' (No aliases, :, ! or *).n interface `eth1
' (No aliases, :, ! or *).n interface `eth1
' specified.2.7a: invalid TCP port/service `22
Try `iptables -h' or 'iptables --help' for more information.
' specified.2.7a: invalid TCP port/service `ssh
Try `iptables -h' or 'iptables --help' for more information.
: command not found47:
___________________________________________________
Jorge Hugo Bonilla Hern�ndez
T�cnico de Tecnolog�a
C.I. PROBAN S.A. - Urab�
574 8280036 Ext. 3521
573 3155395359
La mejor forma de predecir el futuro es construirlo.
[EMAIL PROTECTED] escribi�: -----
Para: [EMAIL PROTECTED]
De : "Alberto Brealey G." <[EMAIL PROTECTED]>
Enviado por: [EMAIL PROTECTED]
Fecha: 05/02/2004 18:46
Asunto: Re: Levantar modulos
El Thu, Feb 05, 2004 at 05:48:44PM -0500, [EMAIL PROTECTED] escribi�::
> Este es el registro de errores.
>
> [EMAIL PROTECTED] scripts]# bash rc.netfilter
>
> modprobe: Can't locate module iptable_filter
> modprobe: Can't locate module ip_conntrack
> modprobe: Can't locate module ip_conntrack_ftp
�qu� le dice /bin/lsmod?
--
Alberto Brealey Guzm�n
[EMAIL PROTECTED]
--
Desuscripci�n: escriba a [EMAIL PROTECTED], tema
'unsubscribe'
Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas
--
Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe'
Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas