- Joined
- Mar 24, 2011
- Messages
- 11
- Reaction score
- 0
I have a Elastix 2.4.0 fresh install fully configured for my phones and POTS lines. However, I can not get on the internet to check for updates inside the box while any other computer on my network can connect with no problems.
Here is what I have done so far:
1. I can ping my local DNS server (windows 2003 R2), my gateway (untangle firewall:disabled) and my self.
2. If I ping google.com: PING google.com (64.126.1.163) 56(84) bytes of data. With no returned packets.
3. Here is my current configs:
I am pulling my hair as I can not figure out what is going on.
Here is what I have done so far:
1. I can ping my local DNS server (windows 2003 R2), my gateway (untangle firewall:disabled) and my self.
2. If I ping google.com: PING google.com (64.126.1.163) 56(84) bytes of data. With no returned packets.
3. Here is my current configs:
Code:
[root@Elastix ~]# more /etc/sysconfig/network-scripts/ifcfg-eth0
# Intel Corporation 82566DM-2 Gigabit Network Connection
DEVICE=eth0
BOOTPROTO=static
BROADCAST=10.0.10.255
HWADDR=00:21:9b:48:83:c8
IPADDR=10.0.10.240
IPV6INIT=yes
IPV6_AUTOCONF=yes
NETMASK=255.255.255.0
NETWORK=10.0.10.0
ONBOOT=yes
TYPE=Ethernet
[root@Elastix ~]# more /etc/resolv.conf
; generated by /usr/share/elastix/privileged/netconfig
nameserver 10.0.10.5
nameserver 64.126.4.212
nameserver 4.2.2.4
[root@Elastix ~]# more /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=yes
HOSTNAME=Elastix.*****************.org
I am pulling my hair as I can not figure out what is going on.