Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Jul 21, 2004 6:47 pm 
Offline
Senior Newbie

Joined: Sun Apr 18, 2004 3:30 am
Posts: 19
Hi,

I got Slackware 10 (small) up and running w/ everything working just great. However, when I tried getting iptables to work, I can't seem to find the following modules to load:

ip_nat_ftp
ip_conntrack_ftp

When issued
Code:
modprobe ip_nat_ftp

I get
Code:
FATAL: Could not load /lib/modules/2.4.26-linode31-1um/modules.dep: No such file or directory

The same thing for
Code:
modprobe ip_conntrack_ftp

I get
Code:
FATAL: Could not load /lib/modules/2.4.26-linode31-1um/modules.dep: No such file or directory

When I ls "/lib/modules", the dir is empty. Doing a "locate ip_conntrack_ftp" does give me this:
Code:
/usr/include/linux/netfilter_ipv4/ip_conntrack_ftp.h

Being somewhat new to the Linux OS, where/how do I get the modules for Slackware?

On a minor but separate issue... "man" command also isn't installed in Slackware 10 (small). Issuing "man" gets me
Code:
-bash: man: command not found

After issuing "swaret --install man", I installed man-1.5l-i386-1 and man-pages-1.60-noarch-1. Then doing a "man ls" gets me this error:
Code:
sh: line 1: /usr/bin/gtbl: No such file or directory
sh: line 1: /usr/bin/nroff: No such file or directory
lines ?-?/? (END)

Any idea how to get "man" to work?

Thank you...


Top
   
 Post subject:
PostPosted: Wed Jul 21, 2004 6:56 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Modules are disabled in the Linode kernels since they would present a security problem (insmod gimmie_host_shell, or insmod hack_me_to_host, or something). However, everything you need should already be compiled into the kernel:

http://www.linode.com/forums/viewtopic.php?t=1006

CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_CONNTRACK=y

As far as your "man" problem (no pun intended), it looks to me like man has dependencies on gtbl and nroff.

-Chris


Top
   
 Post subject:
PostPosted: Wed Jul 21, 2004 7:10 pm 
Offline
Senior Newbie

Joined: Sun Apr 18, 2004 3:30 am
Posts: 19
caker wrote:
Modules are disabled in the Linode kernels since they would present a security problem (insmod gimmie_host_shell, or insmod hack_me_to_host, or something). However, everything you need should already be compiled into the kernel:

http://www.linode.com/forums/viewtopic.php?t=1006

CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_CONNTRACK=y

So w/o having to load the modules physically, everything should just "automagically" work, eh? I'll give that a shot... Thanks..

Quote:
As far as your "man" problem (no pun intended), it looks to me like man has dependencies on gtbl and nroff.

Hah! Let me see what i need to do to resolve that... Thanks again...


Top
   
 Post subject:
PostPosted: Wed Jul 21, 2004 7:12 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
shunchu wrote:
So w/o having to load the modules physically, everything should just "automagically" work, eh?

Yes.

-Chris


Top
   
 Post subject:
PostPosted: Thu Jul 22, 2004 3:16 am 
Offline
Senior Newbie

Joined: Sun Apr 18, 2004 3:30 am
Posts: 19
caker wrote:
shunchu wrote:
So w/o having to load the modules physically, everything should just "automagically" work, eh?

Yes.

-Chris

This is simply incredible... Works as advertised!

And for future newbies... to get "gtbl" and "nroff", install "groff" and all problems are solved....

Cheers!


Top
   
 Post subject:
PostPosted: Sun Mar 07, 2010 12:18 pm 
Offline
Junior Member

Joined: Sun Mar 07, 2010 3:41 am
Posts: 28
shunchu wrote:
caker wrote:
shunchu wrote:
So w/o having to load the modules physically, everything should just "automagically" work, eh?

Yes.

-Chris

This is simply incredible... Works as advertised!

Cheers!


How that can be done - for newbies too :)
thank you very much


Top
   
 Post subject:
PostPosted: Sun Mar 07, 2010 3:37 pm 
Offline
Senior Member

Joined: Sat Mar 28, 2009 4:23 pm
Posts: 415
Website: http://jedsmith.org/
Location: Out of his depth and job-hopping without a clue about network security fundamentals
math wrote:
shunchu wrote:
caker wrote:
shunchu wrote:
So w/o having to load the modules physically, everything should just "automagically" work, eh?

Yes.

-Chris

This is simply incredible... Works as advertised!

Cheers!


How that can be done - for newbies too :)
thank you very much


You've replied to a six-year-old thread, so I'm not entirely sure what you're asking. I recommend you start a new thread and tell us what your problem is, and we'll help you there.

_________________
Disclaimer: I am no longer employed by Linode; opinions are my own alone.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group