justinhaynes
Technical User
A local coffee shop uses Aloha and offers free wireless access to its customers. Currently, The two Aloha machines (The POS, and the other one, which I guess is the file server), have their own Public Static IP addresses. The wireless router also has its own Public Static IP address.
This setup is functional but not secure.
I set up a second router with VLANs configured so that only one Public Static IP was being used. In this setup, the router had the public IP and then did NAT on vlan0 for free wireless access. A second vlan, vlan2 was set aside for the two Aloha machines. The vlans were configured so that neither vlan could route to the other, but both could route to outside addresses.
When we tested this setup with the new router, the networking worked flawlessly as we had intended. However the POS failed to find the File Server, or so it said. We had to revert to the old router so they could continue to operate their business.
I know next to nothing about Aloha. I can use any answers, help, documentation or other resources anyone might be able to offer.
In the original setup, both Aloha machines are configured with static IP addresses.
In my setup with the new router, I have them set to DHCP and they get IP addresses from the router in a narrow range: 192.168.1.2-14. They ended up with 192.168.1.3, and 192.168.1.4. they could ping each other and the outside world.
What other changes should I have to make for the applications on the two machines to work together? I'll provide any additional information necessary to make this work. Thanks!
This setup is functional but not secure.
I set up a second router with VLANs configured so that only one Public Static IP was being used. In this setup, the router had the public IP and then did NAT on vlan0 for free wireless access. A second vlan, vlan2 was set aside for the two Aloha machines. The vlans were configured so that neither vlan could route to the other, but both could route to outside addresses.
When we tested this setup with the new router, the networking worked flawlessly as we had intended. However the POS failed to find the File Server, or so it said. We had to revert to the old router so they could continue to operate their business.
I know next to nothing about Aloha. I can use any answers, help, documentation or other resources anyone might be able to offer.
In the original setup, both Aloha machines are configured with static IP addresses.
In my setup with the new router, I have them set to DHCP and they get IP addresses from the router in a narrow range: 192.168.1.2-14. They ended up with 192.168.1.3, and 192.168.1.4. they could ping each other and the outside world.
What other changes should I have to make for the applications on the two machines to work together? I'll provide any additional information necessary to make this work. Thanks!