Does not work IPTV on openSUSE 11.2

Firewall, AppArmor it is switched off

ifconfig

dsl0 Link encap:Point-to-Point Protocol
inet addr: P-t-P: Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:72093 errors:0 dropped:0 overruns:0 frame:0
TX packets:45062 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:95549324 (91.1 Mb) TX bytes:4348987 (4.1 Mb)

eth0 Link encap:Ethernet HWaddr 00:1E:8C:BE:1C:CE
inet addr:192.168.10.208 Bcast:192.168.11.255 Mask:255.255.254.0
inet6 addr: fe80::21e:8cff:febe:1cce/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:148215 errors:0 dropped:0 overruns:0 frame:0
TX packets:46340 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:103408601 (98.6 Mb) TX bytes:5424876 (5.1 Mb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:265 errors:0 dropped:0 overruns:0 frame:0
TX packets:265 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19256 (18.8 Kb) TX bytes:19256 (18.8 Kb)

route

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
vipa13.te.net.u * 255.255.255.255 UH 0 0 0 dsl0
192.168.10.0 * 255.255.254.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
BASE-ADDRESS.MC * 240.0.0.0 U 0 0 0 eth0
default * 0.0.0.0 U 0 0 0 dsl0

ip r

195.138.80.159 dev dsl0 proto kernel scope link src xxx.xxx.xx.xx
192.168.10.0/23 dev eth0 proto kernel scope link src 192.168.10.208
169.254.0.0/16 dev eth0 scope link
127.0.0.0/8 dev lo scope link
224.0.0.0/4 dev eth0 scope link
default dev dsl0 scope link

~> vlc http://tv.tenet.ua/iptv-full.m3u
VLC media player 1.1.0-git Yellow *******
[0x14ab450] main stream error: cannot pre fill buffer
[0x14c83b0] main stream error: cannot pre fill buffer

~> gmplayer http://tv.tenet.ua/iptv-full.m3u

Playing http://tv.tenet.ua/iptv-full.m3u.
Resolving tv.tenet.ua for AF_INET6…
Couldn’t resolve name for AF_INET6: tv.tenet.ua
Resolving tv.tenet.ua for AF_INET…
Connecting to server tv.tenet.ua[195.138.80.24]: 80…
Cache size set to 8192 KBytes
Cache fill: 0.07% (6134 bytes)

And anything is not present (and so all hangs also).
On openSUSE 11.1 works.

Also I will specify, VLC receives the list of channels, but at a choice of the channel does not show.

Why are you running a -git version of VLC? 1.0.3 is the latest stable.

1.0.3 same does not work.
I have compiled a kernel 2.6.30-9 for openSUSE 11.2 and was loaded with it. All perfectly works. I am overloaded in a standard kernel - again does not work.