pmarion wrote:iptables -L
ça donne ça
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
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (1 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:smtp
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pop3s
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:periscope
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:1232
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:search-agent
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:kar2ouche
ACCEPT udp -- anywhere anywhere state NEW udp dpt:4667
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:submission
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
pmarion wrote:Est-ce qu'en désactivant le firewall de ton Linux, vlc affiche correctement ta télé ?
oui
pmarion wrote:Sinon c'est peut-être plus haut que ça se passe :
Comment est-tu connecté derrière ta freebox (routeur intermédiaire ?) comment est paramétrée ta freebox (normal, routeur, wifi ?).
en mode routeur
Voici ce que donne un ping
PING freeplayer.freebox.fr (212.27.38.253) 56(84) bytes of data.
64 bytes from freeplayer.freebox.fr (212.27.38.253): icmp_seq=1 ttl=64 time=1.06 ms
64 bytes from freeplayer.freebox.fr (212.27.38.253): icmp_seq=2 ttl=64 time=0.714 ms
64 bytes from freeplayer.freebox.fr (212.27.38.253): icmp_seq=3 ttl=64 time=0.629 ms
64 bytes from freeplayer.freebox.fr (212.27.38.253): icmp_seq=4 ttl=64 time=0.681 ms
64 bytes from freeplayer.freebox.fr (212.27.38.253): icmp_seq=5 ttl=64 time=0.667 ms
64 bytes from freeplayer.freebox.fr (212.27.38.253): icmp_seq=6 ttl=64 time=0.689 ms
--- freeplayer.freebox.fr ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 4999ms
rtt min/avg/max/mdev = 0.629/0.741/1.067/0.148 ms
vlc --m3u-extvlcopt http://freeplayer.freebox.fr/freeboxtv/playlist.m3u
cela donne
VLC media player 0.8.6e Janus
Unable to determine our source address: This computer has an invalid IP address: 0x0
Unable to determine our source address: This computer has an invalid IP address: 0x0
Unable to determine our source address: This computer has an invalid IP address: 0x0
ou quand je fait un
vlc --m3u-extvlcopt http://freeplayer.freebox.fr/freeboxtv/playlist.m3u
cela donne
Sending request: OPTIONS rtsp://mafreebox.freebox.fr/freeboxtv/stream?id=201 RTSP/1.0
CSeq: 1
User-Agent: VLC media player (LIVE555 Streaming Media v2007.11.17)
Received OPTIONS response: RTSP/1.0 200 OK
Cseq: 1
Server: fbxrtspd/1.1 Freebox minimal RTSP server
Public: DESCRIBE, SETUP, TEARDOWN, PLAY
Sending request: DESCRIBE rtsp://mafreebox.freebox.fr/freeboxtv/stream?id=201 RTSP/1.0
CSeq: 2
Accept: application/sdp
User-Agent: VLC media player (LIVE555 Streaming Media v2007.11.17)
Received DESCRIBE response: RTSP/1.0 200 OK
Cseq: 2
Content-Length: 181
Content-Type: application/sdp
Content-Language: fr
Server: fbxrtspd/1.1 Freebox minimal RTSP server
Need to read 181 extra bytes
Read 181 extra bytes: v=0
o=leCDN 1206979351 1206979351 IN IP4 kapoueh.proxad.net
s=France 2
i=France 2
c=IN IP4 0.0.0.0
t=0 0
m=video 0 RTP/AVP 33
a=control:rtsp://212.27.38.253/freeboxtv/stream?id=201
Unable to determine our source address: This computer has an invalid IP address: 0x0
Unable to determine our source address: This computer has an invalid IP address: 0x0
Unable to determine our source address: This computer has an invalid IP address: 0x0
Unable to determine our source address: This computer has an invalid IP address: 0x0
Unable to determine our source address: This computer has an invalid IP address: 0x0
[00000338] live555 demuxer debug: RTP subsession 'video/MP2T'
Sending request: SETUP rtsp://212.27.38.253/freeboxtv/stream?id=201 RTSP/1.0
CSeq: 3
Transport: RTP/AVP;unicast;client_port=51216-51217
User-Agent: VLC media player (LIVE555 Streaming Media v2007.11.17)
Received SETUP response: RTSP/1.0 200 OK
Cseq: 3
Session: g75cmp4DAs1X8WctFIo82Rw9NnPC8gbfd7hqmbUNuLBtyDM3b024Io4lCJNAPPF
Server: fbxrtspd/1.1 Freebox minimal RTSP server
Transport: RTP/AVP;unicast;mode=play;destination=192.168.1.3;client_port=51216-51217;server_port=32768-32769
Sending request: PLAY rtsp://mafreebox.freebox.fr/freeboxtv/stream?id=201 RTSP/1.0
CSeq: 4
Session: g75cmp4DAs1X8WctFIo82Rw9NnPC8gbfd7hqmbUNuLBtyDM3b024Io4lCJNAPPF
Range: npt=0.000-
User-Agent: VLC media player (LIVE555 Streaming Media v2007.11.17)
Received PLAY response: RTSP/1.0 200 OK
Cseq: 4
Session: g75cmp4DAs1X8WctFIo82Rw9NnPC8gbfd7hqmbUNuLBtyDM3b024Io4lCJNAPPF
Server: fbxrtspd/1.1 Freebox minimal RTSP server
[00000341] main private debug: creating demux: access='' demux='ts' path=''
[00000341] main private debug: thread 1147169104 (stream out) created at priority 0 (input/demux.c:341)
[00000338] main demuxer debug: using access_demux module "live555"
[00000337] main input debug: `rtsp://mafreebox.freebox.fr/freeboxtv/stream?id=201' successfully opened
enfin d'une manière racourci