Have you checked to see that irc.o has been compiled as a module or into the
kernel? Within your firewall script this line would allow such services if
your linux box uses MASQ(UARADE) within ipchains.
/sbin/modprobe ip_masq_raudio.o ports=554,7070,6970,6971
/sbin/modprobe ip_masq_irc.o
For further information try this
# man modprobe
also http://www.linux.org
search for HOWTO on kernel rebuild if you don't have the service. Your
current ipchains would not keep anything from being denied, so either the
problems exists with IRC on the 98 machine or within your kernel of the
linux box.
James
> Hi
> I'm running Squid On Linux RedHat 6.0 and IPchains 1.3.8 .
> My problem is : on my host (under Win98) I can't use some services like
> chat software (IRC) and internetphone.
>
> How can I configure my Squid or IPchains for resolve this problem?
>
> on my server ipchains -L give :
> Chain input (policy ACCEPT):
> Chain forward (policy ACCEPT):
> Chain output (policy ACCEPT):
>
> ipchains -M -L give :
> IP masquerading entries
>
>
> Please help me
James Selph
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Sep 13 2000 - 12:07:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:17 MST