[Red5] ip adrees firewall
daka daka
dakasadakared5 at gmail.com
Wed Mar 24 00:17:18 PDT 2010
thnx, for the answer....
hier is my iptable -L
[root at localhost ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT esp -- anywhere anywhere
ACCEPT ah -- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT tcp -- anywhere anywhere tcp dpt:ipp
ACCEPT all -- anywhere anywhere state
RELATED,ESTABLISHED
ACCEPT tcp -- anywhere anywhere state NEW tcp
dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp
dpt:http
ACCEPT tcp -- anywhere anywhere state NEW tcp
dpt:https
REJECT all -- anywhere anywhere reject-with
icmp-host-prohibited
So only last one rejects but that is icmp-host-prohibited (I dont what this
means, but I will go out and search)
thanks for replay I will got to trac.red5.org
thx again
On Tue, Mar 23, 2010 at 10:47 PM, Dominick Accattato
<daccattato at gmail.com>wrote:
> also, please subscribe to the new mailing list. This list is currently not
> supported anymore. you can find the new lists up on trac.red5.org
>
>
> On Tue, Mar 23, 2010 at 5:46 PM, Dominick Accattato <daccattato at gmail.com>wrote:
>
>> did you save your iptables?
>>
>> iptables-save > /etc/iptables.up.rules
>>
>>
>> for more information on setting up and saving iptables check here:
>> http://articles.slicehost.com/2007/11/6/ubuntu-gutsy-setup-page-1
>>
>> On Tue, Mar 23, 2010 at 3:43 AM, daka daka <dakasadakared5 at gmail.com>wrote:
>>
>>> hello there,
>>>
>>> On centos 5.4 I installed red5 and if I go to http://localhost:5080/ it
>>> works wel....
>>> But I want to connect from other ip adress and hier comes the trouble...
>>> I did next:
>>> On my router (tele2) add server:
>>> Server Name External Port Start External Port End Protocol Internal Port
>>> Start Internal Port End Server IP Address Remove Web Server (HTTP) 80
>>> 80 TCP 80 80 192.168.1.8 red5 5080 5080 TCP 5080 5080 192.168.1.8
>>> red51 1935 1935 TCP 1935 1935 192.168.1.8
>>> On my linux centos: I added next two lines:
>>>
>>> iptables -A INPUT -p tcp --dport 5080 -j ACCEPT
>>>
>>>
>>>
>>> iptables -A INPUT -p tcp --dport 1935 -j ACCEPT
>>>
>>> An in the red5.properties I changed: http.host=myip and rtmp.host=myip....
>>> And all restarted and now it doesn't want to start red5
>>> so I changed back http.host=0.0.0.0 and rtmp.host=0.0.0.0 and now I can start red5,
>>>
>>>
>>>
>>> but not get work from my other comp with another ip....
>>>
>>> anybody help....
>>> daka
>>> www.websiteplaats.nl
>>>
>>>
>>>
>>> _______________________________________________
>>> Red5 mailing list
>>> Red5 at osflash.org
>>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>>
>>>
>>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20100324/e41f9cc5/attachment.html>
More information about the Red5
mailing list