Operating Systems > Linux and UNIX

Networking Help!

<< < (4/15) > >>

Master of Reality:

quote:Originally posted by VoidMain:
Hey, I just figured out why RedHat installed "ipchains".  Because ipchains is compiled as a module.  Try using ipchains instead of iptables by first unloading the iptables kernel module and then inserting the ipchains module:

/sbin/rmmod iptable_filter
/sbin/modprobe ipchains

Then run your ipchains commands as you intended originally.
--- End quote ---


the module for ipchains comes already in the kernel. They work fine, but you can only use one ipchains OR iptables.

Master of Reality:
where can i find an RPM for the Squid proxy. I searched google and couldnt find one. I went to the squid website, and they have only the ".tar.gz" file. I went to rpmfind.net and couldnt download it from their FTP server using wget or ftp. Some kind of problem (cant remember what exactly), but i tried yesterday and today and couldnt dl it from rpmfind.net


ps.
Webmin kicks ass.

voidmain:
It's on your RedHat CD.

Master of Reality:

quote:Originally posted by VoidMain:
It's on your RedHat CD.
--- End quote ---

how do i get RPMs off the CD?

voidmain:
1) Stick disk 1 in the CD
2) mount /mnt/cdrom
3) rpm -Uvh /mnt/cdrom/RedHat/RPMS/squid*

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version