grossdc Posted September 3, 2014 Report Posted September 3, 2014 In the System Status Overview of my Vodia mini PBX there are 2 MAC addresses listed and 3 separate IPv4 addresses listed. In order the IPv4 addresses are 127.0.0.1, 192.168.1.92, and 192.168.7.2. Our internal network is on a 192.168.x.x scheme with a subnet mask of 255.255.248.0, so the last two addresses are on the correct subnet but the first isn't. I can log into the PBX with either of the 192.168.x.x addresses as well. It also lists the DNS server as 127.0.0.1. The addresses are obtained through DHCP, and I know that the DHCP server is providing the IP of our firewall as the DNS server (192.168.1.255) My question is, first of all why are there 2 MAC addresses and multiple IP's? The second is how do I get rid of the 127.0.0.1 address and get the correct DNS servers assigned. We have intermittent problems with the Email server not being able to resolve to Gmail to send messages, and I'm guessing that the problem stems from this DNS server listing. Also, we are encountering random instances of failure to register with Flowroute (our ISTP). Any info or ideas would be appreciated! Quote
Vodia PBX Posted September 4, 2014 Report Posted September 4, 2014 The 192.168.7.2 is coming from the USB connector (as far as I remember). Whoever did that on the beagle-bones wasn't a networking guru. You obviously hit the jackpot and have an overlap. If you can log in with SSH there is a file somewhere in the networking section where you can find the address and then possibly move it to another address. The 127.0.0.1 DNS is because there is a local DNS server running which is in turn talking to the real DNS server. That is not unusual especially for embedded systems that have only very primitive DNS clients without cache, though I personally would not do it that way. The PBX has a good DNS client that can handle the caching fine. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.