Hi,
Background - I run a code club in a primary school and we have several raspberry PIs which are not being used enough due to a lack of displays. School has vga monitors and we only have a couple of converters, also they take some time setting up. I have been talking to the IT technician about networking them all and the problem is a lack of IP addresses due to the number of PCs, IPads etc.
We now have an eight port switch and if I follow the instructions in the raspberry PI website I see how I can set up a DHCP server to allocate an IP address to each PI on their own network, let's say addresses in range 192.168.1.1 to 1.8
Let's say the switch is then connected to the school network on say 10.1.1.1
If we install tightvncserver on the schools PC's how do we log into a PI on its sub network.
Is this where network forwarding comes in?
In the switch would I root say port 91 to the first PI, 92 to the second etc?
As I write this I can see that each PI would probably need a static address.
As you can no doubt gather from this post, I know some of the jargon but have never actually had to create a network!
Thanks
Steve