trautloft wrote: > Hi > I have 2 network cards installed, eth0 and eth1. System is Ubuntu 8.04. > Although squeezecenter is running it reports it is using the address of > eth1 instead of eth0. Although I can connect clients on eth0 > squeezecenter is broadcasting ( see below ) on eth1. eth0 and eth1 are > not on the same subnet. > > How can I set/bind the service to just one NIC or set the correct IP > address ? > > IN=eth1 OUT= MAC= SRC=x.x.x.x DST=255.255.255.255 LEN=44 TOS=0x00 > PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=3483 DPT=3483 LEN=24 > > Correct me if I'm wrong but I don't think SqueezeCenter sets a bind address for itself (it does for the MySQL instance it creates but not for the SC daemon). Therefore, it should respond on any interface you've got setup on your box. If you wanted to restrict access to one interface you should be able to get it to bind to that interface only.
-- Graham White <graham UNDERSCORE alton AT hotmail DOT com> _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
