Ubuntu Networking :: Can't Ping Machines On Local Network

Jun 23, 2010

So in an effort to increase the speed of my netbook, I removed Ubuntu and installed Lubuntu on it. When I tried to mount my samba share as I normally do, I noticed it wasn't able to connect - mount error(113): No route to host. Sensing something fishy, I attempted to ping the machine (both by name and by IP) - Destination Host Unreachable.The machine I'm trying to connect to is using Ubuntu 10.04 x64. I attempted to ping the other way and it was able to connect to the netbook just fine. When the netbook was using Ubuntu, it was connecting fine. My iptables check out ok, but here is the output of iptables -nvL:

Code:

Chain INPUT (policy ACCEPT 213 packets, 21635 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)

[code]....

Does lubuntu have some funky firewall built in to it that I can't find? (I've Googled for information on a Lubuntu default firewall and can't find any)

View 1 Replies


ADVERTISEMENT

OpenSUSE Network :: Can't Ssh Remote Hosts / Can't Ping Any Machines Outside Local Area Network?

Aug 29, 2010

I just installed open Suse 11.3, and I cannot SSH my school. Upon further investigation I could not even ping any machines outside my local area network. Ironically I could nmap machines outside my local area network.

View 4 Replies View Related

Slackware :: Unable To Ping Other Machines On The Same Network?

Feb 19, 2010

I am using slackware 13.0 on my HP 520 machine. I got a problem with wireless connection.I use #iwconfig wlan0 essid Rendezvous key s:09876 mode Ad-Hoc. to connect to the Rendezvous network,but i am not able to ping other machines on the same network. Firewall have no prob. I am using iwl 3945 module.

View 9 Replies View Related

OpenSUSE Network :: Permanently Enable X Connections From All Machines On Local Network?

Jan 13, 2010

Does anyone know how to permanently enable X connections from all machines on my local network. I keep having to enter 'xhost +' to allow X connections.

View 2 Replies View Related

CentOS 5 :: Sending Messages Between Local Network Machines?

Jul 3, 2010

i am using centos 5.4 (5.5?) gnome on multiple machines in a local network.is there a program available that does the following:you type a message in a 'note'screen on one computer and can send it to one (to choose) or all machines in the local network that are online, so you can read the message on these other machines screens.

View 6 Replies View Related

Ubuntu Networking :: Router Can Ping - Connected Machines Can't

Feb 16, 2011

I'm running into a curious networking hiccup with my router setup. I have a D-Link DIR-628 wireless router connected to our modem, and a wire running from that to a Linksys WRT-54G (v1.1) in our basement. This setup worked great for a few days, but then suddenly the Linksys stopped routing us to the internet. I can connect to the router page on the Linksys and using the diagnostic tools I can ping the web from there, but none of the computers connected to it can. Everything is fine when connected to the D-Link.

After fiddling around with just about every setting on the Linksys I finally gave up and tried resetting it to factory defaults--and it worked! Everyone could access the internet again. But then, every day or two it locks up again and I have to reset factory defaults again.

View 2 Replies View Related

General :: Setup Own Local Area Network Using Virtual Box Machines

May 23, 2011

I am new to networking and trying to setup my own local area network using virtual box machines. I have installed BIND 9.7.3 using yum in Fedora (dns server) and created all necessary .conf and zone fil es. I am successfully able to resolve domain names on this host machine (dns server). for example dig @dns.domain.lan client1.domain.lan correctly resolves domain name.

[Code]...

View 5 Replies View Related

Networking :: Networking Script Doesn't Allow Local Machines To Connect To Each Other?

Jan 21, 2009

I wanted to be able to have separate NICs with separate IPs connecting to separate gateways on a machine so I could put an ftpd on each one. I tried binding an ftpd to each, and running separate instances of the ftpd. I tried virtual hosts.

NOTHING worked. I could either use one ftpd or the other. I could either connect via ssh on one IP or the other. the second I turned one NIC off stuff would work again. I messed with basic iproute commands, andnothng worked until I got this script to run, which allowed me to use each NIC independant of the other.

Code:
#!/bin/sh
#ip route flush all
ip route del default dev eth1
ip route del default dev eth0
ip route del table 1
ip route add table 1 to default via 10.10.10.1 dev eth1
code....

But now, samba client doesn't work. cifs mounting doesn't work either. It can't connect.

BEFORE I ran that script, I could connect via ssh, or to the ftpd running on the machine using a LOCAL IP - 10.10.10.2. AFTER, I have to use the external IP, or I cannot connect. I know that has something to do with it, but I do not have the advanced linux routing knowledge to redo the script or come up with a solution.

View 5 Replies View Related

Ubuntu Networking :: Cannot Ping Local Hostnames

Nov 3, 2010

I have recently installed Ubuntu 10.10 and using it on a Windows Network.

I cannot ping any localhosts on the network using computer name but can ping using the IP Address.

I can ping the hosts via hostname from a windows machine fine, just not from Ubuntu

I can ping external websites using hostname like [URL]

My resolve.conf file is as follows.

# Generated by NetworkManager
nameserver 192.168.95.253
nameserver 192.168.95.234

View 1 Replies View Related

Ubuntu Networking :: Can't Ping Local DNS Server

May 28, 2011

Last night I setup bind9 on my server. I created a local domain (name.local). The server's ip address is 192.168.1.254

The issue that I'm having is that with my ubuntu laptop, I can't ping the name of the server.

Code:
user@prefect:~$ ping name.local
ping: unknown host name.local
But when I do the same ping from both the server and a XP computer, it will respond.

I can ping the laptop with it's name (prefect.name.local) from both the server and the xp computer.

This is my /etc/resolv.conf file:

Code:
user@prefect:~$ cat /etc/resolv.conf
domain name.local
search name.local
nameserver 192.168.1.254

Also, when I do nslookup name.local or dig name.local, the return with no errors.

Why is it that I can't use the name of the server to access it and that only the ip address works?

View 2 Replies View Related

Networking :: Script - To Mount Smb - Doesn't Run From Rc.local And Only Works On Some Machines

Nov 29, 2008

I have a script which runs a few other scripts (in subfolders of the first script) in order to mount some unix/linux shares) Anyway, when I run the file from rc.local and try to pipe the output into a file the file is empty and the shares are not mounted. however when I run the file it mounts everything.... Also, the script doesn't work on my wireless clients...

View 1 Replies View Related

Ubuntu Networking :: Can't Ping Hostname In .local Domain

May 14, 2010

ever since upgrading from karmic to lucid, i cannot ping fqdn hosts in .local tlds. nslookup & dig work, but most other utilities fail (ping, traceroute, etc...). i know .local is an invalid tld, but apple seems to have made it a defacto standard on private networks, so i'd imagine somebody else has seen this issue before... is there a simple fix that doesn't require managing hosts file entries on a bunch of systems?

View 3 Replies View Related

Ubuntu Networking :: Homepage Routed To D-Link Router Login Page On Local Machines?

May 20, 2011

In addition to 2 "desktop" machines, I recently set up an Ubuntu Server with Apache2, but when I try to access my www.homepage from a machine locally connected to the same router (via both wired & wireless interfaces), I am directed to the Login page of the router, not to the www.homepage. Yet, when I access the www.homepage from elsewhere, my www.homepage is accessible.

I can browse to my www.homepage by entering the local IP address into browsers on both local machines, so I know the machines are talking to each other. Just not letting me get in via normal internet browsing channels.

Server: Ubuntu 11.04
Webserver: Apache2
Router: D-Link DIR-615
IP Address of: 192.168.0.110 (reserved on router, static on server)

[Code]....

View 7 Replies View Related

Fedora Networking :: Cannot Ping Local Computer ?

Apr 30, 2010

I installed Fedora 12 on my laptop. I have a wireless connection to the internet that works fine, I attached an Ethernet cable from this laptop to a windows machine. There is a green light.

I can ping my localhost. I can ping the windows machine using it internal IP address via the router. However, the eth0 IP address does not work when I ping to it from the windows nachine. Also, I cannot ping to the windows machine using the IP address associated with the Ethernet connection.

View 4 Replies View Related

Ubuntu Networking :: Can't Ping Via 'morbo.local' - Can't Reach Systems By Hostnames

Jul 8, 2010

I recently set up an Ubuntu server computer (10.04) with the hostname 'morbo', and with a static IP address. With all my other ubuntu systems i can ping and ssh using their host names, like:

[code]...

i can't reach it via 'morbo.local' nor can i reach my other ubuntu systems from morbo by their hostnames. I have seen a 'quick and dirty' solution which might help here : [URL]... , but i don't want to have to add every system to morbo's list and morbo to every systems list, and because it works without manual configuration on all my other systems, i don't see why it shouldn't be possible here. Currently everything connects to one d-link router - does this mean it is the DNS server?

View 9 Replies View Related

Ubuntu Networking :: Can See All Devices On Local Network And Their Local Ip Addresses

May 16, 2010

I'd like a way to see all of the devices on my local network and what their local IP address is. I recall that I used wireshark to troubleshoot a similar problem a while back, but it doesn't seem to have a way to see all of the devices- only the traffic. (I'd like to do this without having to physically interface with my router if possible, and I am in an encrypted network if that matters)

View 6 Replies View Related

Ubuntu Networking :: Unable To See Local Web Sites From Local Network

Jun 28, 2011

I have installed a web server on my local network. Everything is well configured and web pages are shown correctly from Internet (outside the local network) using the domain or the public IP.The issue is if I try to see that web pages (using the domain or the public IP) from inside the local network. In that case the router config page (192.168.1.1) is shown instead of the web pages.From inside the local network I'm only able to see the web pages using the internal IP address (192.168.1.XX).

View 2 Replies View Related

Networking :: Lost In Network / Setting Up Network On Laptop With Virtual Guest Machines

Feb 16, 2010

I've been trying to understand how Linux creates the network/interfaces on a machine (been reading the Linux admin guide), but as I'm pretty new to this subject, I've got lost in the forest.

To provide with my goal:
1.) Learn about network setups on Linux
2.) Be able to maintain my own (virtual) network
3.) Configure my (virtual) network

View 1 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

Ubuntu Networking :: Use Local IP Only On Local Network?

May 25, 2010

I've got an Ubuntu server hosting our websites and other various things here in our own home. We recently switched to a router that doesn't support loopback (abomination), so I've set up hosts files on our computers so we can access our own sites when on our home LAN.

However, we often take our laptops as we travel about, and I'm guessing due to the hosts files when we try to access our sites, it'll look on whatever local network we're connected to for our server, which won't work, obviously.

Is there a way to set up something like a hosts file that'll only try to look up the local IP of the server when we're on a specific network (our home one), or have one that tries to look for the local IP first, then proceeds to try and resolve the domain name and use the external IP if the local IP doesn't work?

View 6 Replies View Related

Ubuntu Networking :: Network Two Machines Over The Internet?

Feb 27, 2011

Me and my friend have been talking about networking our two machines over the internet. So he has done his side. Now i need to do my side... Any ideas on how i would go about configuring my computer to do this?

View 9 Replies View Related

Fedora Networking :: "ping Foo.local" But Not "ping Foo"?

Feb 5, 2009

I installed nss-mdns in Fedora Core 10 and can see all the Bonjour published hosts on the lan. However, I am always forced to append the .local domain when referring to a host:

Code:
% ping foo.local
works

[code]....

View 2 Replies View Related

Networking :: Feasible / Desirable To Setup A Network Of Virtual Machines To Use As An Environment To Learn Networking?

Nov 18, 2010

I've been learning linux for a while now with half an eye on making a career out of it in future. One sizeable gap in my knowledge at the moment is networking. Is it feasible/desirable to set up a network of virtual machines to use as an environment to learn networking? My budget is non-existent so I was hoping to be able to get a basic understanding of the principles from installing a few desktops, a virtual gateway etc on VMware workstation on my laptop, and doing a lot of reading online.

Is this feasible, or will I just end up learning about virtual networks instead of real ones? Also how much power would be required, because my 3GB RAM lappy has just gone bang and all I have now is a (new) 1GB RAM lappy.

View 10 Replies View Related

Ubuntu Networking :: Sending Files By Network Between Two Machines

Feb 13, 2011

My two machines are both running Ubuntu 10.10. I want to transfer program files between them using a local area network.

My Ubuntu machines can both see the Window machines on the network, and get files from them. But my Ubuntu machines do not detect each other as being on the network. Nor can my Windows machines detect my Ubuntu machines.

From what I can tell, that's normal, and I've become resigned to using a pendrive to transfer files between the two machines. Or even sending files as email attachments.

there is a clean and easy way to transfer files between two Ubuntu machines on the same local area network.

View 9 Replies View Related

Ubuntu Networking :: Home Network - Connect To The Windows Machines

Jan 14, 2010

I have a home network of 4 computers - 3 Windows & 1 Xubuntu I'm able to connect to the Xubuntu machine from all of the Windows computers, but I can't do the opposite - connect to the Windows machines from the Xubuntu. I'm using Gigolo, and I can see the network, but it says no servers found.

View 5 Replies View Related

Fedora Networking :: Isolated Network For Virtual Machines?

Oct 10, 2010

give a reference to the definition of 'isolated network' as used in the Virtual Machine Manager? I have virtual machines that I do not want to have access to the host, I thought 'isolated network' did this but the VM's can ping the host. If (probably) I am wrong, how can I create an network that can not see anything else but what is also on the same network? The host and the isolated network are 192. and 172. The virtual bridge is not connected (or so it says) to any physical device.

View 2 Replies View Related

Ubuntu Networking :: Home Network - Setting Up File Sharing Between Two Machines

Nov 15, 2010

I'm having issues setting up file sharing between two Linux machines. I've tried the forum cookie cutter answer of "right click folder, sharing options, share, allow others to write and edit, allow guest accounts", but I simply cannot get my two Ubuntu 10.10 machines to see each others shared files. I HAVE been able to download and use the program "Personal File Sharing", and with it I CAN share the "Shared" folder between both machines. I'd prefer to learn the correct way to link these two boxes up though, and be able to share more than 1 directory. Am I missing any programs to complete this link? Do I need to use Samba? I've tinkered with it, and I can get both computers to see a workgroup name I set up, but cannot get them to view each other in it.

View 9 Replies View Related

Ubuntu Networking :: Can't Ping Outside Of Network

Apr 30, 2011

I can ping the router, but I cannot ping anything outside of the network. The ping just sits there and eventually times out, no error message. I cannot download updates and it is the only box inside the network having any issues accessing the internet. I am running 10.10 server. I can get a list of packages on the update server, but not download them, it appears to be in an incoming issue. I'm using a motorola Netopia router in bridge mode with a netgear SRXN3205 as a router. Again every other system can download fine. I have tried running on one nic, no help dhcp, static again does nothing. I can pulls host [URL].. and I get

[code]...

It may be worth noting that I set the box up at home on a dlink router and it worked fine, however I am confused why it is the only system on the network having these issues every other box can ping just fine.

View 2 Replies View Related

Ubuntu Networking :: Can't Ping Outside Network

Jul 14, 2011

i have problem ubuntu server network! internet works but #cant ping [URL]... and outside ip?

View 9 Replies View Related

CentOS 5 Networking :: Gathering Network Usage Of Xen / Virtual Machines?

Jun 23, 2009

I've run into a problem gathering usage for my xen virtual systems. With my old model I used to gather all network usage via my cisco devices using the the counters for each port. Each system had it's own port on the switch, and I tracked network usage accordingly. Now that I'm using xen for virtual systems, and multiple vm's share the same switch port, i'm not exactly sure what my best option is for tracking usage.

I thought I may be able to setup vlans on the switch, and bind each vm to a different vlan using vconfig... but it seems like there has to be a better solution than that.

View 1 Replies View Related







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