
03-29-2013, 12:49 PM
|
Senior Member
|
|
Join Date: Sep 2011
Posts: 318
|
|
 Re: Cannot capture ITV streams
Quote:
Originally Posted by Mick
Thanks!
It seems that my iptables redirect command no longer works.
I recall that some versions ago the iptables rules changed and it no longer accepts the redirect rule:
Code:
# iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
# /sbin/iptables -L -v -n | grep 1935
#
It doesn't complain either to let me know that something is amiss. Any idea what syntax I should use?
|
Take a look here. 
|