INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Media Server & 3 Network cards  (Read 737 times)

Raistlin2000

  • Regular Member
  • World Citizen
  • ***
  • Posts: 112
  • cross-fade-mani ac
Media Server & 3 Network cards
« on: September 23, 2002, 11:24:06 am »

HAve a little problem: I have three network cards in my machine:
- 1394 Controller (to my VAIO)
- VMWARE
- DVB-S

Problem: Media Server uses IP from Vmware network card, so I can't connect with my Vaio to the media server (wrong IP). Is there a way to choose IP for Media Server manually (means, choose the card manually?)

Or is there a way to "re-order" my cards so that Media Server uses the 1394 controller?
Thanks
Raist
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Media Server & 3 Network cards
« Reply #1 on: September 23, 2002, 01:05:03 pm »

I think it was confirmed earlier that Media Server binds to all ip addresses.  It just display the first one in the title bar.  If you do an "netstat -an" you should see an entry for

"TCP   0.0.0.0:yourport   0.0.0.0:0  Listening"

where "yourport" is the port the media server is listening on.

Logged
Fedora 38 x86_64 Xfce

skidoo

  • Regular Member
  • World Citizen
  • ***
  • Posts: 207
Re: Media Server & 3 Network cards
« Reply #2 on: September 23, 2002, 07:42:04 pm »


Quote
I think it was confirmed earlier that Media Server binds to all ip addresses.  It just display the first one in the title bar.  If you do an "netstat -an" you should see an entry for

"TCP   0.0.0.0:yourport   0.0.0.0:0  Listening"

where "yourport" is the port the media server is listening on.


I can confirm this, I think. I have two NICs in my firewall server here at home. I run media server on that box, and it displays an internal network IP address in the title bar (192.168.0.X). But I can hit it fine from work, via the other (externally-connected) NIC.

Pages: [1]   Go Up