Hi all,
        I have an IPCHAINS firewall set up and am a little curious about
ip_masq_raudio.  I loaded the module with modprobe and was able to get
streaming video.  When I tried to remove the module, it was busy until I
left the streaming video page (so far, so good right?).  I unloaded the
module and was still able to get streaming a/v.  The two lines in my
firewall chain that allow real audio are below.  What have I done "wrong"
that I can get streaming audio without the module loaded?  

# Real Audio Port
/sbin/ipchains -A forward -s 204.112.40.0/24 -i eth0 -p tcp --dport 554 -j
MASQ
/sbin/ipchains -A forward -s 204.112.40.0/24 -i eth0 -p udp --dport 554 -j
MASQ
 

How should I configure for RealAudio?  

-------------------------------------

Robby Tanner B.E., B.Sc.
Project Engineer
Wardrop Engineering, Inc.
203-2121 Airport Dr.
Saskatoon, SK
Canada
S7L 6W5

Phone: (306) 244-4712
Fax:     (306) 244-4754




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to