Results 1 to 10 of 10

Thread: Vent server.

  1. #1
    Join Date
    Aug 2006
    Posts
    4

    Default Vent server.

    getting this error after i start ventrilo_srv

    Accepting connections on these interface(s).
    1: 70.103.14.201

    ERROR: ServerCreateStream(): bind failed for interface '70.103.14.201'.


    Someone said about restarting vent server and should fix it. But not sure how to restart or shut it down? can anyone give me some help. I know to start its "./ventrilo_srv&" not sure how to restart or shut down service

  2. #2
    Join Date
    Feb 2006
    Posts
    10

    Default

    Get yourself into the ventrilo directory and use the following command:

    kill `cat ventrilo_srv.pid`

    Start it up with:

    nohup ./ventrilo_srv&

  3. #3
    Join Date
    Aug 2006
    Posts
    4

    Default

    after i run

    kill `cat ventrilo_srv.pid`

    i get

    -bash: kill: cat ventrilo_srv.pid: arguments must be process or job IDs


    Not sure if that killed it. How would you go on rebooting your ssh server?

  4. #4
    Join Date
    Feb 2006
    Posts
    11

    Default

    The free ventrilo server (which only runs 8 users ) can't be bound to an ip address, which is required to get it to run correctly. Use teamspeak.

  5. #5
    Join Date
    Feb 2006
    Posts
    10

    Default

    Pay $30 for a static Ip and you will not have any problems with Ventrilo.

  6. #6
    Join Date
    Aug 2006
    Location
    Waco, TX
    Posts
    60

    Default

    Based on the IP number that he posted, he already has a dedicated IP.

    Found this statement on the Ventrilo Tech Support

    The public version binds to all IP addresses on the default port. You cannot bind it to a single specific address, an or alternate port.

    So it sounds like even with a dedicated IP he is not going to be able to do what he wants.

    If this is the case then why does bluehost.com maintain a knowledgebase article concerning setting up a Vent server?

    To license Vent your expected to need 1000+ slots are greater. Are there actually Vent servers running on Bluehost with that many slots?

  7. #7
    Join Date
    Feb 2006
    Posts
    10

    Default

    I have been using the public version with a dedicated ip for months and never had any problems. I just have to restart it once in a while if my server is rebooted, but that's due to my laziness of not creating a cronjob.

  8. #8
    Join Date
    Feb 2006
    Posts
    238

    Default

    Quote Originally Posted by chitownjts
    I have been using the public version with a dedicated ip for months and never had any problems. I just have to restart it once in a while if my server is rebooted, but that's due to my laziness of not creating a cronjob.
    If you are not getting the app to bind to your own dedicated IP address, and the app gets bound to the main IP address of the box, then only one service of it's kind can be run on the box.

    Also, if this is the case and we get a complaint that other users cannot use the port due to one user not using ONLY his dedicated IP address, you could end up getting shut off.

    Just a warning. You are not supposed to be using the main address on the box for things like this; it doesn't play nice with others.
    Steve Alligood
    Principal Systems Administrator
    Bluehost.com

  9. #9
    Join Date
    Aug 2006
    Posts
    4

    Default Understood

    Quote Originally Posted by alligosh
    If you are not getting the app to bind to your own dedicated IP address, and the app gets bound to the main IP address of the box, then only one service of it's kind can be run on the box.

    Also, if this is the case and we get a complaint that other users cannot use the port due to one user not using ONLY his dedicated IP address, you could end up getting shut off.

    Just a warning. You are not supposed to be using the main address on the box for things like this; it doesn't play nice with others.

    Okay i understand, Its bounds to my dedicated ip . Im going to use TS instead though.

  10. #10
    Join Date
    Aug 2006
    Location
    Waco, TX
    Posts
    60

    Default

    Besides, the free Vent only allows for 8 slots. TeamSpeak allows 100 Slots.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •