I don't know if this will help, but I ripped it from the MasqApps page:

IRC 
         Submitted by: Nigel Metheringham 

         Kernel: 2.0.30
         Modules: ip_masq_irc.o 

         The module is only needed for DCC support This is supported as 
part of the main kernel distribution. 

         Submitted by: Alex DeNeui 

         To get DCC to work on non-standard IRC ports (i.e. not 6667) 
modify your insmod call to 

         insmod ip_masq_irc ports=6667,6666,6665,1024,... 

         This will cause the module to listen on the ports specified for 
outbound DCC requests. 

-----------------------------------------------
        Joe Duncan
        Systems
        Human Resources Development Canada
        (613)997-7986
        [EMAIL PROTECTED]
-----------------------------------------------
-------------
Original Text
From: "Ken Jensen" <[EMAIL PROTECTED]>, on 01/09/98 3:14 am:
Hi All,

Having some spotty performance on my masq forwarding.
Will do http, telnet and usually FTP but won't pass an INETD
for IRC

Here is a clip from my rc.local file.

/sbin/depmod -a
/sbin/modprobe ip_masq_ftp   (have seen these with .o )
/sbin/modprobe ip_masq_irc   (does it matter??             )
/sbin/modprobe ip_alias



(Have tried it with and without /sbin, no change.. Have set them
(down individually and as a group with same results.

/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a accept -m -S 192.168.0.1/24 -D 0.0.0.0/0
#ipfwadm -F -a m -S 192.168.0.2/24 -D 0.0.0.0/0
#ipfwadm -F -a m -S 192.168.0.5/24 -D 0.0.0.0/0
#ipfwadm -F -a m -S 192.168.0.7/24 -D 0.0.0.0/0
#ipfwadm -F -a m -S 192.168.0.3/24 -D 0.0.0.0/0


Seems to work well but stumbles on some FTP action and
will not pass the Inetd for IRC(EFNET). I am not sure if I compiled
with ipfwauto and defrag.... perhaps a recompile will fix???

Thanks in advance

Ken Jensen
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to