Debian :: DNS Client Do Not Ping Internet

Feb 28, 2011

I have my router (192.168.1.1) connected to the internet. I have installed Debian on a server with Bind9 (192.168.1.254). The configurations files are:
Code: $ cat /etc/network/interfaces
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.254
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1 Code: $ cat /etc/bind/named.conf
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones"; .....

View 3 Replies


ADVERTISEMENT

Debian Configuration :: WiFi Connects But Can't Ping - No Internet

Aug 27, 2015

I've been using Debian for about 6-7 months now. I've had a bit of a major networking problem for the past 4 months or so that I've been trying to fix - specifically, it started when I upgraded to Jessie. I can connect to wifi just fine, and sometimes I can even use the internet for brief periods of time (exceedingly rarely). Then... nothing. No network access, period. I can't ping any outside servers, I can't ping other computers on my network, and I can't even ping my router. Pages I try to load just stay "connecting" for all eternity, network printing fails, and so on.

So after four months of searching online (I've read through way more wireless documentation than I care to say), I finally gave up and admitted that maybe I screwed something up during upgrade to Jessie (as a matter of fact, I did, I had to do the upgrade in two increments [somehow] because my root partition was too tiny by mistake) and I did a clean install. Since I had /home on a separate partition, I was able to keep all my user files, but all settings regarding networking were wiped. So after installing firmware-iwlwifi so I can use my wireless card, I tried connecting to wireless! Success! Then I tried connecting to the internet... success! Briefly. The next morning I tried using the internet again, and it failed in exactly the same pattern as before.

I don't know much about what's going on here, but here's what I do have available:

I do have to use firmware-iwlwifi, which I installed by doing apt-get install firmware-iwlwifi. I don't think it's an issue with the wireless card itself (hardware-wise), the laptop dual-boots Windows 7 (that I never use anymore), and Windows 7 is able to connect to the internet just fine. Connecting directly to my router by ethernet cable works fine, I have perfect internet/network access then.

I can confirm that my laptop is receiving an IP address and that it is using ARP correctly to get the MAC address of my router (I confirmed this by doing the arp command, it has the MAC address correct, I checked from another computer with my router's config page) All other computers on my network work perfectly with my router. To confirm the router/its configuration isn't at fault, I did a full factory reset of the router, but to no avail.

Out of curiosity I tried installing Wireshark (using an ethernet cable to download it) to monitor what happens when I try to access a webpage. I'm no expert on networking, but I noticed something out place when I compare a capture from the affected computer to a capture from one operating normally - there are a lot of STP packets showing up. I did some checking around, it looks like STP is involved in bridging and more complex networking setups (involving switches, for example)... but it shouldn't be found on a home network, especially where there's no bridging whatsoever. These STP packets don't show up on packet captures done from any other computer. I've attached a packet capture from the affected computer here, since the forums won't let me attach a .pcapng file.

Here's the output from a few commands I ran during past troubleshooting sessions:

Code: Select allsudo ifconfig
eth0      Link encap:Ethernet  HWaddr e0:db:55:b5:fe:06 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:12455 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7781 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000

[Code] ....

View 5 Replies View Related

Debian :: No Internet Access \ Ping Always Respond With Network Is Unreachable?

Jan 29, 2011

I'm using debian lenny.When I boot with kernel 2.6.36, ping always respond with Network is Unreachable. But when I boot with kernel 2.6.26 it works. I can't even ping the dafault router of 2.6.26 kernel when I am at 2.6.36. Also, system/administration/network does not show any connections while it shows something at the other kernel.

View 1 Replies View Related

Networking :: Debian 5 - After SysCp Installation And Configure Ping Valure - Ping - Unknown Host

Jul 9, 2010

Ive got a problem on my server ....installed Debian 5 , Webmin and than syscp settung up syscp ready ....

I try to ping "localhost" ansver ping: unknown host
I try to ping "localhost." there is a host with IP 127.0.0.1

I need it to change it in "localhost"

Is that the bind9 maybe?

View 1 Replies View Related

Debian Configuration :: Can Ping Public Ip But Cannot Ping Domain Name

Apr 6, 2011

I have a debian server installed with a static ip. Now i am able to ping my ip, but when i try to configure a domain name with the nameserver as my ip, i am not able to ping the domain name

eg:

View 7 Replies View Related

Networking :: Cannot Ping With Command - Ping IP - Address But Can Ping With - Ping IP -I Eth0

Jul 15, 2011

I am using an virtual machine. where I need to ping from one machine to another. earlier I was able to ping. But after going to google.com once, I cannot ping back to this machine.

But if I gave ping -I eth1 <IP> then I can ping.

I cannot install any package, so tell me solution which includes not installing any package.

View 2 Replies View Related

Fedora Networking :: VM Can Ping Host And Internet But Host Can't Ping VM

Jan 19, 2010

Host - Fedora 12 64bit
KVM
VM - Windows Server 2008 64 bit
bridge-utils

VM can ping host and Internet but host can't ping VM.

I set VM static IP 192.168.0.205.

It turns out dynamic IP - 192.168.0.55

On host:

View 2 Replies View Related

Ubuntu Servers :: Openvpn Routing / Cant Ping Vpn Client From LAN

May 2, 2010

I am playing with openvpn, and I got stuck.I am using ubuntu server for openvpn server, which has 2 physical NICs, one is directly on internet and other is LAN, where few pcs are connected on.

View 5 Replies View Related

General :: Unable To Ping - REHL Client / Server

Jul 12, 2010

I have two linux machines (machine1(rhel client) and machine2 (rhel server)). I am able to login the machine2 from machine1 but I am unable to ping machine1 from machine2. Firewall is stopped in both machine.

View 6 Replies View Related

CentOS 5 Networking :: Cannot Ping From DHCP Client On Eth1

Nov 24, 2010

I have a Lan with 100 computers with microsoft windows xp and vista on it, and I need to build a CentOS Primary domain control- PDC. So I am building a PDC , with samba 3.x +Ldap ( Light Directory Acess Protocol), with static eth0 and DHCP-server( Dynamic Host Control Protocol) on eth1.
Eth0 : 192.168.1.3
Eth1 : 192.168.1.5

Here is the configurations files:
== BEGIN uname -rmi ==
2.6.18-194.17.4.el5 x86_64 x86_64
== END uname -rmi ==

== BEGIN rpm -q centos-release ==
centos-release-5-5.el5.centos
== END rpm -q centos-release ==

== BEGIN cat /etc/redhat-release ==
CentOS release 5.5 (Final)
== END cat /etc/redhat-release ==

== BEGIN getenforce ==
Permissive
== END getenforce ==

== BEGIN rpm -q yum rpm python ==
yum-3.2.22-26.el5.centos
rpm-4.4.2.3-20.el5_5.1
python-2.4.3-27.el5
== END rpm -q yum rpm python ==
== BEGIN ifconfig -a == .....

View 3 Replies View Related

Networking :: OpenVPN - Can't Ping From Server To Client Side Hosts / Make It Possible?

Mar 20, 2009

Code...

What I can ping
Host A -> Host B
Host B -> Host A

Host A -> Router B
Host B -> Router A

Host A -> OpenVPN B
Host B -> OpenVPN A

VPN Server -> VPN Client
VPN Client -> VPN Server

What I can't ping
VPN Server to any client side host local address
VPN Client to any server side host local address

I have searched and searched for this but can not find any answers. Why can I not ping Host B from my OpenVPN server?

View 1 Replies View Related

Networking :: Unable To Ping Host From OpenVPN Client After Port 22 Denied

Mar 28, 2010

After I applied below iptables rule.. I am unable to ping the host in 172.16.1.0/24 from OpenVPN client

View 1 Replies View Related

Debian Multimedia :: Use The "ping -a" Command For Getting An Audible Ping

Jul 8, 2011

I try to use the "ping -a" command for getting an audible ping. But there is just silence The command "beep" works fine, so everything should be ok with the speaker (in the konsole).

View 3 Replies View Related

Networking :: Connecting Debian Client To Voyager Client Via Crossover Cable?

Jan 6, 2011

trying to create a "local network" by directly connecting an IBM Thinkpad with Debian Linux installed on it to an Alix computer running Voyager Linux. I'm following a "how to" I found to create a music server, hence the requirement. My issue is I can't get a static IP address to be configured on the Debian machine.I've trawled the net and have found the instructions about editing the /etc/network/interfaces and have tried to do this. First I tried to get DHCP working so I could connect the Debian machine to the net and this proved successful. I edited the interfaces file to look as follows:

# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp

Then I tried adding a static IP address to the machine. As this is a network purely between two machines I made up the IP addres and used 192.168.0.1 and used a NetMask calculator to give me a NetMask of 255.255.255.254 (I told the calculator there would be 2 machines on the network). I then edited the interfaces file as follows:

# The loopback network interface
auto lo
iface lo inet loopback

[code]....

I re-booted the machine (ifdown eth0 followed by ifup eth0 keeps saying that eth0 hasn't been configured - a problem there that I don't understand), but during boot up time it failed to assign the Static IP address to eth0 and made me go into SU mode. To fix it I simply replaced the interface file with the static IP inputs with the file that had the DHCP entries (I'd made a copy of the DHCP file), and re-started the machine. Everthing came up fine. So the first question is how do I get a static IP address to be assigned to eth0 such that whenever I shut down and restart the machine the static IP address is always loaded?

The second question is around creating the network via the cross over cable. From what I've found via Google, all I should have to do is create a static IP address on the Debian machine and a static IP address on the Voyager machine. Once they're connected by the cross over cable they should see each other. Is that correct, or do I have to do anything else?

View 2 Replies View Related

Networking :: Unable To Ping To Internet?

Mar 24, 2010

My Internet Router is on 64.1.1.1

I have 2 NICs in my Linux Box: (Firewall OFF)

Eth0 -> 64.1.1.2 and cross-cable connected to Internet Router (64.1.1.1)
Eth1 -> 192.168.1.1 Connected to switch hub

Default gateway of Eth0 is to Internet Router (64.1.1.1)

From Linux-Box.. I able to ping to internet(ie. ping 202.158.3.7)

Client PC: (Firewall OFF)
Default Gateway is 192.168.1.1

I am unable to ping to internet (ie. ping 202.158.3.7)

View 1 Replies View Related

Fedora Networking :: Can't Browse Internet But Cant Ping On F10

Jun 19, 2009

I'm using FC10 on my box at work. It is behind an anthenticated proxy for internet connection. In Gnome, I configured the Network Proxy through the GUI, as my browsers too.

So I can browse internet pages, install packages thru Add/Remove Software GUI, but I cant do it in the command line, using yum install, for example. Then trying to figure it out, I saw that it cant reach the package mirrors. It isnt a DNS problem, I set the /etc/resolv.conf correctly, as the host command works correclty. I can ping the local pcs on the network too. Firewall is disabled. Below some simple tests:

[rtovo@davinci ~]$ ping mirrors.fedoraproject.org
connect: Network is unreachable
[rtovo@davinci ~]$ host mirrors.fedoraproject.org
mirrors.fedoraproject.org is an alias for wildcard.fedoraproject.org.

[Code].....

View 3 Replies View Related

Fedora :: Cannot Ping Either Of F12 Laptops / But Can Access Internet From Them

Feb 18, 2010

Firewall disabled.Static IP addys given to each laptop, but makes no diff when dhcp derived IP addys.using wlan Cannot ping either laptop from a windows box, bit windows box pings other computers.Can access internet from either laptop and Samba works too.I can ping one laptop if I plug the LAN wire into it. In fact I can ping either the wlan IP addy or the LAN addy this way. WHen I remove the Lan wire I can still ping the wlan on the laptop, but restarting screws it all up again.I see that iptables and other files change when I plug the LAN cvable in and then remove it again.

View 1 Replies View Related

Ubuntu Networking :: Ping Working But Still No Internet

Jan 1, 2010

I can ping my router, i can ping google and i can ping the ip address you get in the ubuntu help.If i type 192.168.1.1 i can get my router control panel/i just cant connect to the web,

View 1 Replies View Related

Ubuntu Networking :: Can Ping But No Internet Access

Jan 5, 2010

I have a Compaq Presario R3000 with Ubuntu 9.10 32 bit that I just installed last night. I'm using a Zyxel G-102 Wireless card and Actiontec GT701WG wireless modem.

When I try to connect to the 'net, the network does show up and it connects strong (100%). It also shows multiple neighbors networks. It pings at 99% success (with over 900 sent as I write this) but when I open Firefox it can't connect, it just times out. I've used WEP security and have switched off security as well. I tried hooking up to the modem via USB and get the same result. It acts like a Firewall issue but there isn't one installed - at least that I can find and the Firewall in the modem is off. I ran FF in root with gksu firefox as suggested in another thread. I tried www.ubuntu.com and the header loaded but that was all. Then it timed out.

I'm new to Linux but have used Puppy Linux with this machine and card, etc. so I know it can/does work with Linux. I wanted a more refined distro and chose Ubuntu.

View 9 Replies View Related

Ubuntu Networking :: Ping No Internet After Upgrade

Aug 28, 2010

I've just upgraded from Ubuntu 8.4 to 10.4 and suddenly no internet access, but I'm able to ping as above. I've been using Ubuntu for about a year now but don't know it all that well "under the hood" so don't know where to start looking for a solution.

View 5 Replies View Related

Slackware :: Cannot Even Ping Address Of Internet Provider

Dec 5, 2010

I have currently installed Slackware 13.1 64bit version on a laptop Acer computer. This computer is connected to my cable service (comcast) modem via a dlink router. This computer has linux and Windows 7 dual boot systems installed. Initially I was able to connect to the internet with either linux or Windows. Now I cannot get on the internet with linux, but I can with windows.

I cannot even ping the address of my internet provider,which I can obtain through windows 7 by running the program ipconfig. When I ping the address, in linux,it gives me the message that "network is unreachable".I can ping it in windows 7.If I run on linux the program ifconfig, it does not even show an ethernet, like it does on my other computer connected to this network.I set the thing up initially with netconfig and used DHCP.As I said, initially it worked.I did not use this computer for some time, and now it has the previously described problems.Where should I start, trying to run this down?I have already done everything I can think of,like powered things off, and reset the cable modem etc.

View 15 Replies View Related

Slackware :: Static IP - Ping The Router But Not The Internet

Jan 10, 2011

I am trying to get a Slackware server up and running. I got a static IP working kinda. The computer gets a response when I ping the router but not the internet. Basically it can communicate with other computers on the network but nothing outside of the network. Its not a problem with the router because I have a couple other computer with static IPs. Also the network card works fine as it can get on the internet fine normally.

[Code]....

View 9 Replies View Related

CentOS 5 Networking :: Can't Ping Or Otherwise Access Internet

Mar 14, 2009

I just downloaded and installed the latest Cent OS 5. I disabled SE linux, turned off the firewall, and selected the Server package options when installing. I plan on using this as a router/firewall between my internal network and the internet, as well as web server, etc. The first thing I did was to configure the two NICs, internal one with 192.168.7.1 address and the other with an address from my ISP (I have a static address, but I also tried to let the DSL router assign an address via DHCP). Everything looked fine, I checked /etc/resolv.conf and my routes. I was able to ping the DSL router from the server, but I was not able to do a ping or lookup on anything outside my network. I tried host, dig, nslookup, etc, no luck. Obviously then, I was not able to browse the net with firefox.

View 4 Replies View Related

CentOS 5 Networking :: Internet Working But Can't Ping?

Sep 10, 2009

My server was working perfectly.

My other uses on on LAN can access Internet but Cant ping the server.

Though they were able to do that earlier.

No software installed. No change in any files.

View 1 Replies View Related

Ubuntu Servers :: Openvpn Site-to-Site : Impossibile To Ping Client On Subnet?

Jun 25, 2010

I have to ubuntu machine (9.10 and 10.4) with a openvpn tunnel between them.This is the situation:

Code:
NetworkA 192.168.0.0/24
|
UbuntuA br0:192.168.0.3 (openvpn bridge between eth0 and tap0)[code].....

UbuntuA has one only interface etho and there are two openvpn instance: one bridge istance with br0 and another instance with tun0.
UbuntuA is not the gateway for networkA. UbuntuB is the gateway for NetworkB.I need to comunicate between pc on networkB e those on networkA.This is the "ping situation" (no pc tested has an active firewall):

ubuntuA vs ubuntuB: OK
ubuntuB vs ubuntuA: OK
pc on NetworkA vs ubuntuA and ubuntuB: OK[code].....

View 6 Replies View Related

Ubuntu Networking :: Connected To Internet But Can't Ping Systems On LAN?

Oct 5, 2010

I've got Ubuntu 10.04 on my laptop and have recently (within the last 72 hours) started having trouble connecting to other machines on my local network. I'm unable to ping both my router and a server set up in the room beside me.

1. I have tried pinging my server and router from other machines and it works fine. Accessing the server via HTTP works from all machines except for my laptop.

2. I am, however, connected to my router via wireless and can access the internet. Also, if I connect via an ethernet cable I am able to ping both my server and router, although I'd love to be able to go wireless.

3. I assume something's wrong with my wireless setup, but I really can't figure out what. Possibly related note: my wireless has been disconnecting unpredictably on my home network (WPA).

Let me know if you'd like to see any command output and I'll get it to you asap! I've got a Dell Studio 1558 w/ the dreaded Broadcom BCM4312 wireless controller.

Code:
user@blue-skies:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

[Code]......

View 2 Replies View Related

General :: Serevr Blocks Ping And All Access From Internet

Mar 17, 2010

I have a Centos 5 server working as firewall, dns, proxy (squid) and mail server with postfix. sometimes it blocks ping from the net and when it hapen I cant browse my site not even fetch my email through webmail from outside. But inside every thing still go well even browsing the internet, but no ping to the net (e.g pop.gmail.com). when I restart it everything come up and work fine.

View 4 Replies View Related

Ubuntu Networking :: Unable Get Internet Connection / Ping Router

Jun 7, 2010

when I was still at my university room where the connection would work after a few reboots. After moving back home the connection worked on and off for a day before not working at all. NetworkManager is telling me that I am connected and have an ip address, etc, but nothing is able to get an internet connection. I am able to ping myself but am not able to ping my router. Everything works fine on M$ and other PC's on the network, it's just my ubuntu 10.04 that is playing up.

View 9 Replies View Related

Ubuntu Networking :: Wireless Router Connected - Can Ping But No Internet

Mar 1, 2011

This morning my Ubuntu 10.10 Meerkat desktop suddenly lost internet connection, but stayed connected to my netgear router. After the usual "tried turning it off and on again" methods didn't work, I booted into my Win Vista partition to find that connected no problem. I have another Ubuntu netbook and a Windows 7 laptop in the house as well as an Android. These all connect fine. It appears to be just the desktop Ubuntu.

I can ping my router 192.168.0.1 and log into it's UI via browser. I can also ssh to the box. My router does not do any filtering or blocking. I've tried disabling the firewall and changing the nameservers in /etc/network/interfaces and dhclient.conf as well as the network manager. The network card is a Belkin 54g but I can't remember the exact model no. it was bought years ago.

Code:
$ping www.google.com
PING www.l.google.com (74.125.230.115) 56(84) bytes of data.
^C
--- www.l.google.com ping statistics ---
30 packets transmitted, 0 received, 100% packet loss, time 29004ms

Code:
$traceroute 74.125.45.100
traceroute to 74.125.45.100 (74.125.45.100), 30 hops max, 60 byte packets
1 * * *
...continues to...
30 * * *

When I do a restart of the networking service it spits out the error:
Code:
Ignoring unknown interface wlan0=wlan0
However, as I said the wireless itself works.
/etc/network/interfaces:

Code:
auto lo
iface lo inet loopback
iwconfig:

Code:
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"haters gonna hate" .....

View 1 Replies View Related

Ubuntu Networking :: Internet Dataflow Over Wireless - Get 1 Or 2 Ping Packets

Jun 4, 2011

I'm running Lucid (10.04), dualboot vista, but I'm having some issues with my wireless USB dongle. Previously (in a different) location, the network wasn't showing in my wireless network tab, and that was never resolved. But now I'm in a new place, and what I'm finding is that my network is showing up in the networks tab, and I can select it, enter the PSK, and it starts to interrogate, but never seems to manage all the way through to getting internet.

Im not sure whether the machine is able to connect to the network, but not the wider internet, or what. The only indication I'm getting is that its connecting for a length of time, then gives up. I have managed to get the update tool pop up - so I'm not sure if thats an indicator of some internet connection or not (presumably it only generates the list of packages to update when it can connect to the net and see what updates are required...) I believe its also managed to get 1 or 2 ping packets through to the internet. I'm driving a belkin N-wireless USB adapter, N10117.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved