You can't and it shouldn't be necessary necessary. The Omni only replies to messages sent to it. The Omni uses the inbound routing information in the packet to determine the return route and therefore does not need to know things like the subnet mask or default gateway of the network. It is however important that the IP address you assign to the Omni is valid for the subnet.
Most of the time when I hear this question someone is having difficulty setting up port forwarding, and as stated above this is not the problem.
What are you trying to accomplish and why do you think you need to set the default gateway?
That's what this thread is about, how do you configure the default gateway?If the subnets are set up correctly the router should handle it.
Networking 101: I want to send a packet to some address. I use the subnet mask to determine if the address is local, i.e. on my subnet. If it is I send the packet to the recipient. If the address is not on my subnet, I send it to the default gateway (router). The router then figures out where the packet needs to go next. In this case the delivery is dependant on the router configuration.
The other question I have, just out of curiosity, is why do you have multiple subnets. Are we talking about a condo or assisted living center with multiple units?
That's what this thread is about, how do you configure the default gateway?If the subnets are set up correctly the router should handle it.
Networking 101: I want to send a packet to some address. I use the subnet mask to determine if the address is local, i.e. on my subnet. If it is I send the packet to the recipient. If the address is not on my subnet, I send it to the default gateway (router). The router then figures out where the packet needs to go next. In this case the delivery is dependant on the router configuration.
That's what this thread is about, how do you configure the default gateway?If the subnets are set up correctly the router should handle it.
Networking 101: I want to send a packet to some address. I use the subnet mask to determine if the address is local, i.e. on my subnet. If it is I send the packet to the recipient. If the address is not on my subnet, I send it to the default gateway (router). The router then figures out where the packet needs to go next. In this case the delivery is dependant on the router configuration.
The other question I have, just out of curiosity, is why do you have multiple subnets. Are we talking about a condo or assisted living center with multiple units?
I personally have multiple subnets, 1 for wireless (which is totally locked down), 1 for video, 1 for regular LAN use, and I am planning on adding another one for home automation appliances.
There are also people who have vacation homes, and configure an IPSEC tunnel between the 2 homes in order to be able to monitor their vacation home while at their regular home.
That's what this thread is about, how do you configure the default gateway?If the subnets are set up correctly the router should handle it.
Networking 101: I want to send a packet to some address. I use the subnet mask to determine if the address is local, i.e. on my subnet. If it is I send the packet to the recipient. If the address is not on my subnet, I send it to the default gateway (router). The router then figures out where the packet needs to go next. In this case the delivery is dependant on the router configuration.
The other question I have, just out of curiosity, is why do you have multiple subnets. Are we talking about a condo or assisted living center with multiple units?
I personally have multiple subnets, 1 for wireless (which is totally locked down), 1 for video, 1 for regular LAN use, and I am planning on adding another one for home automation appliances.
There are also people who have vacation homes, and configure an IPSEC tunnel between the 2 homes in order to be able to monitor their vacation home while at their regular home.
Dan,
Forgive me ahead of time for this explanation...my network theory is a little rusty... :wacko: :wacko:
As Fred said "The Omni never has to look at an address and figure out if it is local or not, because is has the routing info from the incoming packet.".
When the Omni receives the packet, it receives the IP address of the device that originally sent it, AND the MAC Address of the actual device on the network Omni's network that sent it...in this case... the "default gateway". This is all part of the ethernet header and IP header in the packet.
When the Omni responds, it uses the Clients IP Address as the Destination IP, and uses the "default gateway" or router's MAC Address as the destination.
What happens is that the "default gateway" or router sees that the packet is addressed to his MAC address. So he grabs the packet, and takes over from there on figuring out where to send it (to the other subnet, off to the internet, etc).
Now **IF** the Omni was INITIATING a connection with a PC that was on a different subnet, he would HAVE to know the Address of the "default gateway" ahead of time, so he would know who to send the packet to, but since the Omni never initiates a connection, it always gets that information from the actual packet it received.
Hope that helps.
Aaron
EDIT: I just saw Chris's excellent post, he pretty much hit the nail on the head, and much more eloquently than I. Everyone goes read his post.![]()
Nexxus99-
There are 2 quick tips that may help resolve your problem that I do not see emphasized in any of the preceeding posts (I am old and don't read that quickly so I apologize for missing anything above):
1. Connection Type - when you set up port forwarding, the connection type "must" be either UDP or TCP/UDP. Most modern router want to defauly to TCP (only), which will not work with the current versions of Snap-Link and PC Access.
2. Public IP Address - when attempting remote acces, you are using your public IP Address and not using your controller IP Address in the Snap-Link file, correct? This kept biting me initially. I finally created two different files - one for local access and another for remote access.