Vienna Symphonic Library Forum
Forum Statistics

181,986 users have contributed to 42,198 threads and 254,643 posts.

In the past 24 hours, we have 4 new thread(s), 8 new post(s) and 48 new user(s).

  • Helpful info about IP address setup

    Hi All-

    A friend shared this detailed best practices info for setting up IP addresses on a slave. It references MACs, but I think the general advice about setting up a private LAN just for VEP are useful in both worlds.

    In Mac world the set up he describes takes place in system preferences / network. In my setup I use wi-fi for internet connections on both master and slave computers, and the VEP connection is a cat 6 cable from the laptop (via a Thunderbolt to Ethernet adapter) to the slave computer.

    Hope this is helpful:

     

    I always set static IPs on all machines involved in the VEP network. 
     
    The best practice for a Mac Pro that has two ethernet ports is to connect one port to your house network that is internet connected, and connect the other port to a separate, closed gigabit ethernet switch that only connects to other VEP machines and does not connect to the internet.
     
    You can use any setting that works (Manual, DHCP, etc.) for the internet connected port. It doesn’t matter.
     
    Set the VEP port to a static IP using a different subnet. In other words, if your internet router is using the 192.168.1.x subnet, put the VEP network on something else — 192.168.25.x, for example. Set each VEP computer to a different IP address on the private VEP subnet (i.e. Computer1: 192.168.25.2, Computer2: 192.168.25.3, Computer3: 192.168.25.4, and so on). The useable numbers for the fourth octet, as it’s called, is any number from 2 to 254. Don’t use 0, 1 or 255. They are reserved. 
     
    You don’t have to use the 192.168.x.x subnet. There are several subnets ranges reserved for the LAN (used for local communications within a private network) and are not allowed on the WAN. They are:
     
    10.0.0.0 – 10.255.255.255
    172.16.0.0 – 172.31.255.255
    192.168.0.0 – 192.168.255.255
     
    The 169.254.0.0 – 169.254.255.255 range is a special case which I don’t recommend using. I’ve seen people use this subnet for VEP, but I find it to be very unpredictable. It is used for link-local addresses between two hosts on a single link (direct, no routing) when no IP address(es) is(are) otherwise specified. You’ll see this “self-assigned” address when you lose internet connection, for example.
     
    With the networking assignments in System Prefs for the VEP ethernet port, only 2 of the fields need to be filled: IP Address (manually specified) and Subnet Mask (which should be 255.255.255.0). There is no Routing, and there is no need for DNS. Those 2 fields are for traversing the internet and have no bearing on a local network.
     
    The reason we do it this way is because VEP eats up a tremendous amount of bandwidth on a network, and mixing its packets with regular packets from internet connected computers can cause all kinds of deleterious effects — stalling, hangs, dropouts, packet resend requests, packet collisions, general slowness, buffering, etc. Putting the VEP machines on a private, closed switch prevents all of those effects and allow both the internet and the VEP networks to function at full efficiency without interfering with each other.
     
    One thing to know: when configured this way, the slave VEP machines can’t go on the internet unless they also have a secondary connection( like WiFi or a 2nd ethernet port). Most of the time, this doesn’t matter because you only need to go online to do a few updates now and then. I particularly like this config with Windows computers because, since it’s not on the internet, there is no need for anti-virus which can slow the shit out of a machine.
     
    Now what if you’re using a laptop as your main machine? In that case, you should use the ethernet port for VEP connected via a private, closed ethernet switch along with the other VEP machines, and use WiFi for internet. Don’t mix them. It just doesn’t work out in the long run.
     
    You could do what I did, which is to buy the OWC Thunderbolt 2 Dock. That gives me an extra ethernet port that I use for VEP and I use a Thunderbolt to Ethernet adapter for the internet connection when I want fast internet. Usually I just use WiFi, though.
     
    Hope this helps! Sorry it was so verbose, but this networking stuff is not as simple as people seem to think…

  • Hi thanks for the tips,

    I am trying to slave a mac pro os 10.8.5 to a pc windows 10 running pro tools hd 12.I am using static ips 10.0.1.7 subnet 255.255.255.0 (PC) and 10.0.1.18 same subnet(MAC). Firewalls are off , no blue tooth, no wi fi and the 2 computers are conected to a switch with no router connected to it, the switch is suposed to connect a private network is it what you are saying ? On the second mac port i have the router connected to use internet cable should i disable it when i use vep pro ? Sorry to ask ,but i must admit that i have been trying to make this work stable for 2 weeks now. Unfortunatly sometimes i have some audio drop offs and it makes me nervous about using vep in a work context.

    Best regards


  • Sounds like you are doing everything the way Greg suggests. I wouldn't think having something connected to the other Ethernet port on the Mac would cause problems, but I would also test it with that port unplugged.

    Not PC literate so I can't offer any further suggestions.


  • Hi ,

    I have done what you have suggested, which is unplugging the port and the connection seems to be stable at least for the last day and a half. I really think the internet is messing with my vep network and the problem is that my routter has a subnet mask of 255.255.255.0 and this could be a problem. So i am staying away from the 192.168.25.2 ip now because the router is using 192.168.0.x ,even though the connection was working with this ip i prefer stay away and turn wifi on a later time. I am using a subnet mask of 255.255.0.0 on both computer to stay away from the router, hopefully this will help too. Anyways thank you very much for your post on ip's it's been really helpfull for me.

    Best regards


  • I just wanted to say thank you so much for posting this knobworld! This is just what I have always been looking for. Great explanation and I got this working first time! 

    Much appreciated!

    Felix


  • Hey everyone! Does anyone have an idea why my instances aren't showing up in VEP 6? I can manually connect by typing in the IP and instance name, but it would be a lot easier if the instances showed up and I'm assuming there's a bigger problem at hand. 

    I followed Knobworld's static IP instructions (Thank you by the way) and assigned my main Mac OS 10.12.6 (192.168.25.2 sub 255.255.0.0) and my slave Mac OS 10.13.2 (192.168.25.3 sub 255.255.0.0) 

    I've tried it with wifi on and off. For some reason, if wifi is on my local VEP shows in the instances. If wifi is off, nothing will show. I'm connecting my macs via Thunderbolt 2, so I wasn't sure if that was part of the problem. And I double checked to router subnet (I think I read that it can't be the same as the bridge) and it is 255.255.255.0

    I've tried it with multiple DAWs all with similar results. And this level of networking is all pretty foreign to me, so I apologize if I overlooked something simple, but I would love to hear any suggestions. 

    Thanks! 


  • You can try this :

    Didable WIFI on all the MAC

    Connect everyting using DHCP

    Check if it is working

    Note down every parameter

    Set your Mac with FIX IP with the parameter you have note down

    Tell me if it s working 


    MacBook Pro M3 MAX 128 GB 8TB - 2 x 48" screen --- Logic Pro --- Mir Pro 3D --- Most of the VI libs, a few Synch... libs --- Quite a few Kontakt libs --- CS80 fanatic
  • Hi ChristopherH,

    Please set all Subnet Masks to 255.255.255.0 instead of 255.255.0.0, then you should be able to automatically establish a VE Pro connection.

    Best, Marnix


  • Hey, I tried changing the subnet to 255.255.255.0 on both computers but still no luck. Would there be an additional step for it to take effect? (ie Restarting my computer, etc? 

    Thank you for your help! 


  • last edited
    last edited

    @Cyril Blanc said:

    You can try this :

    Didable WIFI on all the MAC

    Connect everyting using DHCP

    Check if it is working

    Note down every parameter

    Set your Mac with FIX IP with the parameter you have note down

    Tell me if it s working 

    I reconnected everything using DHCP and still nothing. The strange part is these were my default settings before I started messing with the static IP haha. Any suggestions why that's happening now? 

    Thank you for your help!


  • Hello

    If it does not work with DHCP it is very bad.

    Phone to Apple support they will help you  on line to remove the files so you start from scratch (they are very helpfull and it is free)

     

    Good luck


    MacBook Pro M3 MAX 128 GB 8TB - 2 x 48" screen --- Logic Pro --- Mir Pro 3D --- Most of the VI libs, a few Synch... libs --- Quite a few Kontakt libs --- CS80 fanatic
  • Hi, would really appreciate some insight here - I'm planning to connect a mac mini late 2012 as the master and a mac pro late 2009 as the slave. 

    1.

    For connecting: Do I need a

    Gigabit Switch? If so, which one??? Type gigabit switch into amazon....

    Gigabit Router? See above....

    Or simply, a Cat6 "Gigabit" cable? Are all cat6 cables "Gigabit", and does "crossover" matter?

    2. 

    Can I still use wifi on the master and slave for basic web browsing?

    3.

    Is there a video walkthrough of someone setting up the static IP addresses? In system preferences, I configured the ethernet hardware to manual, speed to 1000baseT, but am unsure of the optimal settings for the Duplex/MTU/ABV/EAV Mode settings. 

    Is there anyone who does private consults on these setups? I'd be happy to pay someone for a brief phone consult. Thanks so much!


  • last edited
    last edited

    Hi there,

    I don't know if you actually need a gigabit switch or not but in my experience it works better with a switch than direct ethernet cable connection. Plus you only need a small one and they are very affordable these days.

    Definitely get a few Cat 6 if not Cat 7 ethenet cables. - I experienced a NOTICEABLE difference from CAT 5. 

    You should not need a gigabit router or a any router really. If you follow the instructions in the first thread you should be all set. Hang in there and be very thorough - It's about getting all those settings correct and restarting a lot and it will work...eventually!

    Yes, you can use wifi on the master setup. You simply add an ethernet connection in system prefs and set service order.

    If you really can't get it set up, I can help. felixbird.at.gmail.com

    Felix

    @Joey Alarcon said:

    Hi, would really appreciate some insight here - I'm planning to connect a mac mini late 2012 as the master and a mac pro late 2009 as the slave. 

    1.

    For connecting: Do I need a

    Gigabit Switch? If so, which one??? Type gigabit switch into amazon....

    Gigabit Router? See above....

    Or simply, a Cat6 "Gigabit" cable? Are all cat6 cables "Gigabit", and does "crossover" matter?

    2. 

    Can I still use wifi on the master and slave for basic web browsing?

    3.

    Is there a video walkthrough of someone setting up the static IP addresses? In system preferences, I configured the ethernet hardware to manual, speed to 1000baseT, but am unsure of the optimal settings for the Duplex/MTU/ABV/EAV Mode settings. 

    Is there anyone who does private consults on these setups? I'd be happy to pay someone for a brief phone consult. Thanks so much!


  • How do I tell VEP on the master computer to use the private network to talk to VEP on the slave? It just looks on the normal network...


    Dorico, Notion, Sibelius, StudioOne, Cubase, Staffpad VE Pro, Synchon, VI, Kontakt Win11 x64, 64GB RAM, Focusrite Scarlett 18i20, August Forster 190
  • You can do that by dragging the Ethernet to be at the top of the service order in Network in system preferences. See here: https://support.apple.com/en-gb/guide/mac-help/mchlp2711/mac You can probably find some YouTube videos explaining this kind of thing. If you follow the steps in the first thread of this discussion you should be all set. You will be able to see by the IP addresses listed in VE PRO that it is using the correct network. If you have the Ethernet network at the top of the service order and the WiFi below that in both machines then you should be all set. Once you have this set up, I recommend keyboard/mouse sharing software like Synergy so you can move seamlessly between machines.

  • I on Window 10. I've setup the adaptor priorty on both systems. The VEP netowrk doesn't even show up in VEP.

    The systems are connected with a stright ethernet cable; perhaps I need to try a crossover cable, though I can ping the other system.


    Dorico, Notion, Sibelius, StudioOne, Cubase, Staffpad VE Pro, Synchon, VI, Kontakt Win11 x64, 64GB RAM, Focusrite Scarlett 18i20, August Forster 190
  • last edited
    last edited

    @Bill said:

    I on Window 10. I've setup the adaptor priorty on both systems. The VEP netowrk doesn't even show up in VEP. The systems are connected with a stright ethernet cable; perhaps I need to try a crossover cable, though I can ping the other system.
    Have you tried turning off the Wi-Fi and getting it working? Then once you’ve got it working properly, turn the WiFi back on. Is there a difference in performance?

  • Both are desktop systems, so no WiFi. Each has 2 Ethernet ports, one for general use and internet (DHCP) and one for VEP (192,168.20.x) and set to first priority.

    In the server connection window, the local host shows up with a strange ip, 127.0.0.1; don't remember if that was the case before. With the private network connected, the server on the slave system doesn't show up. If I unplug that cable, the slave server shows up with the with the general ip. I have a crossover cable coming tomorrow, so we'll see it that makes a difference.

    I find it strange that there's so little information about working with a separate VEP network. I haven't seen anything here from VSL.


    Dorico, Notion, Sibelius, StudioOne, Cubase, Staffpad VE Pro, Synchon, VI, Kontakt Win11 x64, 64GB RAM, Focusrite Scarlett 18i20, August Forster 190
  • Have you contacted VSL support regarding this? support@vsl.co.at


  • Bumping this thread bc it helped me figure out why my server would only sometimes connect to my laptop.
    Thanks for the post!