no route to host

Asked by TOM BLOT

1. I have a dev system with Ubuntu 9.04 installed and it's connected to a router that is set up for DHCP.
2. The dev system gets an IP of 192.168.1.100.
3. I then have another system that I have connected to the router and it gets IP 192.168.1.101. I want the 192.168.1.101 system to mount NFS on 192.168.1.100.
4. I try the mount and I get the following error "Connect: No route to host".
5. My routing table on the dev system shows the following:
Destination Gateway Genmask
default 192.168.1.1 0.0.0.0
6. I can ping my router (192.168.1.1) from the dev system (192.168.1.100) but unable to ping 192.168.1.101 from the dev system.
I have portmap on and disabled my firewall. I'm not sure what else to do.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Installing Ubuntu under Windows using Wubi is not the best concerning Ubuntu security... a windows virus or issue can destroy your Ubuntu installation.
I strong preferred to install Ubuntu in dual boot mode win+ubuntu to give Ubuntu a separate no Windows related real ext3 disk partition...
By the way...

This may be some good starting points:

https://answers.launchpad.net/ubuntu/+source/evolution/+question/30378
http://ubuntuforums.org/archive/index.php/t-244551.html
https://answers.launchpad.net/ubuntu/+source/evolution/+question/375

Hope this helps

Revision history for this message
TOM BLOT (t2t-bma) said :
#2

Thanks, but none of the above helped. Perhaps your first starting point would help but cannot figure out how to install Adobe Flash after it is on my desktop. Still hoping for some Verizon customer to send me their settings.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

Please open a Terminal from the menu Applications->Accessories->Terminal and type:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install firefox-3.0
sudo apt-get install flashplugin-nonfree libflashsupport

give your user password when requested, you don't see nothing when you type it, then press enter.

If your Ubuntu 8.04 flash don't play audio

Then please edit /etc/firefox/firefoxrc:

sudo gedit /etc/firefox/firefoxrc

and modify or add the row:
FIREFOX_DSP="aoss"

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask TOM BLOT for more information if necessary.

To post a message you must log in.