Re: Router for Soundcraft Expression/Performer
If I remember right, I had to assign an IP address to my router
If I'm understanding what people are saying here, then:
The router's IP address is for "router to stuff after the router connections"
and not for "iPad to router/computer to router/xxxxx to router connections"
Is this correct? Because if it is, it's an important piece of information that I wasn't aware of.
Every device on a network has to have at least one IP address if it wants to use IP to talk with another device. That includes the router.
Speaking of routers, they have (at least) TWO network interfaces on separate networks: the internet port, and the bridge/WIFI connection. Both will have distinct IP addresses. Most often, the internet side gets its IP address from your cable modem or whatever device connects you to the internet. The ethernet/WIFI (i.e. "internal network") side will most likely have a commonly used 192.168.1.1 address, but you should be able to change it if you want. (Compared to corporate type routers that might have six or eight or more ports, each with their own IP address on separate networks and the router moves traffic between all of the networks.)
Another common function of a router is to dole out IP addresses to devices on your network. The official name of this function is called DHCP. When a device boots up, if it does not have a hard-coded IP address, it will ask the "network" for one. If there is a DHCP server on the network (i.e. your router), it will respond with an IP address for your device. This greatly simplifies networks if you don't have to know the IP address assigned to any given device.
When using tools like X32Edit or Mixing Station, you have to know the IP address of your X32, so the preferred choice is to manually assign an appropriate IP address to your mixer and key it in directly on the board. That way the IP address never changes. The risk is, if you haven't told your router about that, the DHCP service might give the same IP address to another device booting up. That is why you have to use an IP address that is outside of the range that your DHCP server is responsible for.
-- Mitch