Rygel-list Archive

List Statistics

  • Total Threads: 191
  • Total Posts: 205

Phrases Used to Find This Thread

  #1  
17-07-2012 03:10 PM
Rygel-list member admin is online now
User
 

Dears,

When I set network interface for Rygel,
in rygel.conf , I set interafce=br0, and environment parameter RYGEL_IFACE=br0

why rygel does not bind "br0" only?
rygel also bind to "eth1"???




# export RYGEL_IFACE=br0
# rygel -g 5 &
# (rygel:1493): Rygel-DEBUG: rygel-user-config.vala:151: Loaded system
configuration from file '/etc/rygel
-1.0/rygel.conf'
(rygel:1493): Rygel-DEBUG: rygel-user-config.vala:158: Loaded user
configuration from file '/etc/rygel-1.0
/rygel.conf'
(rygel:1493): Rygel-DEBUG: rygel-plugin-loader.vala:99: Searching for
modules in folder '/usr/Dlna_Rygel/l
ib/rygel-1.0'.
(rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network 127.0.0.0
(lo) context available. IP: 127.0.0.
1
(rygel:1493): Rygel-DEBUG: rygel-main.vala:162: Ignoring network
127.0.0.0 (lo) context.
(rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network
172.21.69.0 (eth1) context available. IP: 172.
21.69.21
(rygel:1493): Rygel-DEBUG: rygel-main.vala:162: Ignoring network
172.21.69.0 (eth1) context.
(rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network
192.168.1.0 (br0) context available. IP: 192.1
68.1.252

(rygel:1493): Rygel-WARNING **: rygel-plugin-loader.c,
rygel_plugin_loader_load_module_from_file, 790, _tm
p33_=librygel-playbin.so
_______________________________________________
rygel-list mailing list
rygel-
https://mail.gnome.org/mailman/listinfo/rygel-list
)

  #2  
18-07-2012 07:50 AM
Rygel-list member admin is online now
User
 

Dears,

When I set network interface for Rygel,
in rygel.conf , I set interafce=br0, and environment parameter RYGEL_IFACE=br0

why rygel does not bind "br0" only?
rygel also bind to "eth1"???




# export RYGEL_IFACE=br0
# rygel -g 5 &
# (rygel:1493): Rygel-DEBUG: rygel-user-config.vala:151: Loaded system
configuration from file '/etc/rygel
-1.0/rygel.conf'
(rygel:1493): Rygel-DEBUG: rygel-user-config.vala:158: Loaded user
configuration from file '/etc/rygel-1.0
/rygel.conf'
(rygel:1493): Rygel-DEBUG: rygel-plugin-loader.vala:99: Searching for
modules in folder '/usr/Dlna_Rygel/l
ib/rygel-1.0'.
(rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network 127.0.0.0
(lo) context available. IP: 127.0.0.
1
(rygel:1493): Rygel-DEBUG: rygel-main.vala:162: Ignoring network
127.0.0.0 (lo) context.
(rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network
172.21.69.0 (eth1) context available. IP: 172.
21.69.21
(rygel:1493): Rygel-DEBUG: rygel-main.vala:162: Ignoring network
172.21.69.0 (eth1) context.
(rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network
192.168.1.0 (br0) context available. IP: 192.1
68.1.252

(rygel:1493): Rygel-WARNING **: rygel-plugin-loader.c,
rygel_plugin_loader_load_module_from_file, 790, _tm
p33_=librygel-playbin.so
_______________________________________________
rygel-list mailing list
rygel-
https://mail.gnome.org/mailman/listinfo/rygel-list
)
On Di, 2012-07-17 at 22:10 +0800, Soho Soho123 wrote:
> Dears,
>
> When I set network interface for Rygel,
> in rygel.conf , I set interafce=br0, and environment parameter RYGEL_IFACE=br0
>
> why rygel does not bind "br0" only?
> rygel also bind to "eth1"???

It does not bind to eth1. It recognises that it's up but it clearly says
"Ignoring network 172.21.69.0 (eth1)"

>
>
>
>
> # export RYGEL_IFACE=br0
> # rygel -g 5 &
> # (rygel:1493): Rygel-DEBUG: rygel-user-config.vala:151: Loaded system
> configuration from file '/etc/rygel
> -1.0/rygel.conf'
> (rygel:1493): Rygel-DEBUG: rygel-user-config.vala:158: Loaded user
> configuration from file '/etc/rygel-1.0
> /rygel.conf'
> (rygel:1493): Rygel-DEBUG: rygel-plugin-loader.vala:99: Searching for
> modules in folder '/usr/Dlna_Rygel/l
> ib/rygel-1.0'.
> (rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network 127.0.0.0
> (lo) context available. IP: 127.0.0.
> 1
> (rygel:1493): Rygel-DEBUG: rygel-main.vala:162: Ignoring network
> 127.0.0.0 (lo) context.
> (rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network
> 172.21.69.0 (eth1) context available. IP: 172.
> 21.69.21
> (rygel:1493): Rygel-DEBUG: rygel-main.vala:162: Ignoring network
> 172.21.69.0 (eth1) context.
> (rygel:1493): Rygel-DEBUG: rygel-main.vala:137: New network
> 192.168.1.0 (br0) context available. IP: 192.1
> 68.1.252
>
> (rygel:1493): Rygel-WARNING **: rygel-plugin-loader.c,
> rygel_plugin_loader_load_module_from_file, 790, _tm
> p33_=librygel-playbin.so
>


_______________________________________________
rygel-list mailing list
rygel-
https://mail.gnome.org/mailman/listinfo/rygel-list
)





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: