Ubuntu Networking :: Manual Route For VPNs - Doesn't Work But Ping

Mar 24, 2010

I use my computer as a gateway to the internet for the rest of the house which is split into two LANs. I also have VPN's linking the office side of the LAN to a remote site. All of the PC's other than mine that should have access to the VPN works, but my PC doesnt and I firmly believe this is because I need to add a static route. ping 192.168.10.1 doesnt work but ping -I eth2 192.168.10.1 does. 192.168.10.1 is the remote router on the other side of the VPN. I've tried this route:

Code: route add -net 192.168.10.0 netmask 255.255.255.0 gw 192.168.1.1 dev eth2 192.168.1.1 is my computer... the gateway for the rest of the house/office. My computer has a quad NIC, only 3 ports are used. WAN, LAN1 and LAN2. Aside from this routing issue, I have everything working perfectly.

View 4 Replies


ADVERTISEMENT

Networking :: Ip Route Mtu Doesn't Work?

Feb 26, 2010

I'm trying to troubleshoot some networking issues I'm having between my Linux servers connecting to a server at another location after a Cisco ASA firewall has been installed at my location. I can make the connection work if I lower the mtu on the NIC (ifconfig eth0 mth 1000) - however that supposedly can break the local network if I don't set everything else's mtu to match. Supposedly I can use the iproute package (debian etch) to lower the mtu on a per-route basis, but it doesn't seem to work for me.

Code:
ip route delete default
ip route add default via X.X.X.X mtu 1000

View 2 Replies View Related

Networking :: DNS Lookup Doesn't Work, Ping, Firefox Will Not Work Properly?

Apr 23, 2009

I have this annoying problem since day one.I am testing out Red Hat RHEL5, everything is fine except DNS look up.If I ping www.google.com, it doesn't work, ping ip address it all works;if I bring up browser, put www.google.com it doesn't work, can't find the name, however, simply put ip address there it works.My DNS seeting seems ok, and the DNS works from Windows box.

View 2 Replies View Related

Ubuntu Networking :: Ping Doesn't Work After 10.10 Installation?

Dec 22, 2010

I installed ubuntu 10.10 today and when i open the browser it doesn't show any sites. I tried

> ping www.google.com
ping : unknown host www.google.com
> telnet > open localhost

[code]....

View 1 Replies View Related

Ubuntu Networking :: Wireless Ad Hoc Windows XP ICS - Ping The Desktop Doesn't Work

Feb 8, 2010

how to go about getting Ubuntu to receive an ad-hoc wireless ICS enabled connection. The internet connection is shared through a virtual machine running XP (with the USB wireless dongle under XP's control), on my desktop PC, in order to escape my ISP's no NAT policy. Ubuntu is on both the desktop PC (the sender), and the laptop (the receiver). The desktop and laptop also run windows 7. I managed to get my laptop Ubuntu to connect to my virtual machine XP, by setting the IP, subnet and gateway of all wireless devices, as was suggested in [URL] - I did use the Network Manager GUI, but pinging the desktop doesn't work.

Even with the IP configuration, Windows 7 on the laptop receives the internet fine. The next step is getting Ubuntu to receive. I can do any kind of configuration in a virtual machine, such as install Ubuntu. In virtual machine XP I used 192.168.0.1 with subnet 255.255.255.0 and gateway 1.1.1.1. On the laptop Ubuntu 192.168.0.2 same everything else. I understand nothing about networks. I know there is stuff I can do in the console, but how will Network Manager cope with me doing that?

View 1 Replies View Related

Networking :: No Route To Host - Put Can Ping?

May 9, 2011

I have a server that I can ping, and I can connect remotely with ssh to it. But when I try to connect to apache (port 80) I get "no route to host". But I can connect to localhost It's not just my client system that is having this problem but also systems that are on the same subnet There is no firewall running on the server route on the server

[Code]...

View 9 Replies View Related

Ubuntu Installation :: ATI/fglrx, Doesn't Work Properly With 11.04 Manual Or Pkg?

May 5, 2011

I have a new installation of 11.04 with an ATI Radeon HD 2400 video card that previously worked fine under an earlier release.

I tried installing the proprietary drivers through the Additional Drivers section, rebooted and the video is choppy (dragging windows, etc).

From other reports around the Internet I've read, it's clear I'm not the only one experiencing this issue.

I tried the manual instructions, which turned out to be a mess and ultimately didn't work, either.

View 3 Replies View Related

Fedora Networking :: Ping: Record Route: No Message Of Desired Type

Feb 17, 2009

I try to boot Fedora 10 without initrd. System boots normally if I make in some nodes in /dev such as /dev/console. Almost everything works fine, but when I try ping with record route option -R I get this error

Quote:

ping: record route: No message of desired type

If I boot with initrd ping -R works without this error. Iptables not running.

Also this error appear when I try to boot from LiveCD F11-Alpha-i686-Live-KDE.iso or other Fedora 10 LiveCDs.

View 3 Replies View Related

CentOS 5 Networking :: Connecting 2 Or More Vpns From Different Isps?

May 26, 2010

it is possible to have the following network configuration: a central location called A with an ISP and two more locations (let's call them B and C) with diferent ISPs and to have a vpn connection between A and B and A and C? More exactly I have a central location with a CentOS 5.3 running as a gateway and I want to know if it's possible to have a computer from the location B and C connected to A through a VPN connection. I don't want computer from B to see the computer from C, is not necessary. What kind of equipment do I have to put in places? Routers? Managed switches? As a start I think that it have to work with a router in location B and one in location C and in location A I think that a managed switch that can manage vpns it will be ok.

View 3 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 :: Sshd Won't Work Properly / No Route To Host

Nov 17, 2010

I have recently set up two machines with F14 and on both, I am completely unable to make remote login via SSH work. openssh-server is installed and seems to work well:

I have already worked for hours on the problem now, using Google and trying numerous things, and still could not find any solution. On my other machine, which still uses F13, remote login works just fine. Is there any change in the default behaviour of the sshd I am not aware of? I would really appreciate your assistance!

View 14 Replies View Related

Networking :: Route Eth2 TCP Packets To Tun0 With IPTABLES And IP RULE/ROUTE?

May 8, 2011

I have 3 network interfaces on my Linux Router :

Interface - Gateway - Type

Code:

br0 - 192.168.0.1 - Internet
eth2 - 192.168.1.1 - LAN
tun0 - 10.0.0.2 - VPN (via br0)

What I'd like to do is to route all TCP packets coming from eth2 to tun0 where a VPN client is running on 10.0.0.2. If I delete all default routes and if I add a new route to tun0 like :

Code:

route del default
route add default gw 10.0.0.2

Everything is fine, and everyone on eth2 can reach the Internet using the VPN access. Now the problem is that my VPN client does not allow any other protocols other than TCP. And I also want to allow VPN access only to eth2, no other LAN nor the router itself. use iptables to filter any TCP packets and mark them, so they can be sent to tun0, while any other packets can reach the Internet via br0 (192.168.0.1). I found on the Internet that we can mark packets before they get routed. Using the following commands :

Code:

iptables -t mangle -A PREROUTING -j MARK --set-mark 85 -i eth2 -p tcp --dport 80
ip route add table 300 default via 10.0.0.2 dev tun0
ip rule add fwmark 0x55 table 300

First of all, --dport 80 never work... :/ I wanted to filter TCP 80 packets coming from eth2, but none of them seems to be HTTP packets... oO (very strange...). Nevermind, I decided to forget about the --dport option. I use the "iptables -L -v -t mangle" command to see how many packets are marked, and it is working fine, all TCP packets coming from eth2 are marked. Now the problem is that none of them are routed to tun0 they are all respecting the "route -n" rules... and not the "table 300" rule I have created.

View 4 Replies View Related

Ubuntu Networking :: Can't Get `ping' To Work?

Mar 15, 2010

I can't seem to get ping to work on my home computer. I actually have two separate installations of Ubuntu 9.10. One is at home, sharing space with Windows Vista (dual-boot) on a Dell Inspiron 1525. The other is at workusing Sun VirtualBox on a Windows XP host. ping works quite well at work, through VirtualBox. For example, Code:ping linuxcommand.org always gets 0% packet loss. However, when I do the same thing at home, I always get 100% packet loss.

View 1 Replies View Related

Server :: Error: No Route To Host" Both Systems Ping Each Other And Firewall Is Also Disabled

Feb 2, 2010

using redhat on server machine and open suse on client machine.i have installed nfs server and and it is running properly but when i want to mount shares from my client machine it gives the following.

error. "mount.nfs: mount to NFS server '10.3.31.146:/share' failed: System Error: No route to host" both systems ping each other and firewall is also disabled. another problem is when i remotely access from my server machine to client machine it gives the following error ssh:connect to host 10.3.31.147 port 22:connection refused what can be the problem?

View 2 Replies View Related

Networking :: Route-eth - Adding A Static Route?

Apr 29, 2009

I would like to add a static route, however I do not understand what is meant by the Address setting below

GATEWAY2=10.241.58.62
NETMASK2=255.255.255.224
ADDRESS2=10.241.57.32

Does this mean any addresses beginning with 10.241.57.32 are routed over the gateway 10.241.58.62 an address range

View 3 Replies View Related

Networking :: Ping Works But Telnet Does Not Work?

May 20, 2011

When I ping a destination IP address, it responds. However, when I try to telnet or ftp or sftp to the same IP address, it does not connect.

I do not know the physical location of the machine.

View 11 Replies View Related

Ubuntu Networking :: Error - "route: Netmask Does Not Match Route Address"

Jan 25, 2011

Having trouble getting my Netgear WNA1000 working thru wireless router. Have tried lots of suggestions from other threads to no avail. Someone suggested that th routing table isn't set correctly, so have been trying to use the follwing to make the proper entry in the routing table: sudo route add -net 192.168.0.1 netmask 255.255.255.0 dev wlan0

Result: error message stating with:
"route: netmask does not match route address"

followed by "Usage" instructions which tell me to do what I just did. Any ideas on how I can populate my routing table with correct entry for my wireless card? Not to complicate matters, but I temporarily turned off encryption on my router to eliminate that as a possibility until I get connected. So maybe it'still trying to connect via encrypted mode - do I need to turn off encryption on my (client) end?

View 2 Replies View Related

CentOS 5 Networking :: Unable To Ping - No Reply From Certain Address While Others Work Ok

Jun 25, 2009

I run an centos server. From the console I can ping google.com and get a reply. But when I ping another address say xyz.com, the IP address is resolved (11.22.33.44) but there is no reply. In the same network in our office from my desktop I ping [URL] and there is a reply.I turned of the firewall but still the same problem.

View 9 Replies View Related

Networking :: Definition: "a Process That Replaces A Series Of Related, Specific Routes In A Route Table With A More Generic Route"

Oct 21, 2010

I got this definition:"a process that replaces a series of related, specific routes in a route table with a more generic route." honestly I found it not so clear.. I want to know if this definition is correct and also more details about this subject..

View 1 Replies View Related

Networking :: Vmachine On Bridge With Tap Interf: Ping Start File Transfer And Net Stops Work

Feb 21, 2011

I set up a virtual bridge for a virtual machine (qemu-kvm) using a qemutap interface:

Code:
# brctl show
bridge2 8000.0022648a3dcc no eth5
qemutap2
I can ping and ssh to the server ...
Then I try to copy (scp) a file (2.8 M) to the server and, near the end, the copy stops and the server stops responding to ping and is not able to ping nothing except itself.

"ifconfig down ; ifconfig up" and the server is on line again.

View 5 Replies View Related

Ubuntu Networking :: Unable To Ping Over Wireless But Can Ping Over Wired?

Jul 24, 2010

I have two machines on this network, one running Ubuntu and the other running Fedora.

When I'm using the Wireless network on the Ubuntu machine, I cannot ping the Fedora machine. Everything else works. I can browse the net fine.

If I switch over to the Wired Network then I can ping the other machine.

I don't understand why ping doesn't work only over the Wireless. I can ping the router so I'm guessing it's getting blocked by the router but I didn't block ICMP traffic.

I tried asking on IRC and they ran out of ideas too to find out where the problem is.

View 7 Replies View Related

OpenSUSE :: Installation Manual Doesn't Exist In GNOME Website?

Aug 6, 2011

I have problem with installing GTK tools on openSUSE. And, the installation manual doesn't exist in GNOME websiteGetting ready for GNOME development

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

Networking :: BIND9 SLOW Ping When Ping By Hostname

Feb 1, 2011

I just installed my first EVER bind DNS server. I am running bind9 on Ubuntu 10.04. Everything seems to be working great except one thing: If I ping a host that I have set up in bind by its HOSTNAME the pings take 5-6 seconds to reply/print to the screen between each echo response. If I ping by the host's IP address, they echo back very quickly.

I have read that IPv6 can cause this, but I have disabled it in /etc/sysctl.conf and the problem still exists.

I know everyone says this can't be a DNS issue, but this never was an issue with dnsmasq (which i was using prior), and it doesn't make sense that the ping are ONLY slow when pinging by hostname and not IP.

Configs below:

Ping by hostname - there is a 5-6 second delay between each one of the responses:

Code:

Ping by IP - the responses come VERY quickly one after the other:

Code:

/etc/resolv.conf:

Code:

Code:

rev.0.168.192.in-addr.arpa:

Code:

View 10 Replies View Related

Networking :: Can't Ping Past Gateway / Can Ping Server From Outside

Apr 29, 2010

So, I have an Virtual Machine running CentOS 5.4. It sits behind a hardware firewall which also does NAT'ing. I've set up plenty of these, so I know for sure the firewall and NAT rules are set up correctly. From the host, I can ping anything in my subnet and the gateway. But I can't ping anything else beyond the gateway. I can perform DNS queries and when I try to ping, it finds the appropriate IP address.But from the outside, I can ping the PUBLIC address (It's a 1 public to 1 private address NAT, not 1 public to multiple private). I've tried it with IPTABLES on and off, with no change.

View 11 Replies View Related

Networking :: Ping Connection To Router OK But No Ping Between Boxes In LAN

May 26, 2010

I have Mandriva One 2009.0 (192.168.1.100) on one box and Mandriva Free 2010.0 (192.168.1.118) on the other. I can ping router (192.168.1.1) from both of these boxes but I can't ping one box to the other and the other way around. What's going on?.

Do I have to change some settings in router?. Or is it firewall issue on those two machines?. Both of these boxes are connected by cable. Symbol of the router: TL-WR340G.

View 2 Replies View Related

OpenSUSE Wireless :: NetworkManager Doesn't Configure Default Route And Nameserve

Nov 15, 2009

yesterday I installed openSUSE 11.2 on my laptop. But I'm having problem getting the wifi configured properly. During the installation I got the message "No network running" (which I also saw after the installation when using the network configuration module of YaST after switching from ifup to NetworkManager). After installation NetworkManager seemed to work fine, it detected my wifi card, found the network, and I could even connect to it. Then the problems began, no Internet connection. The first thing I tried was pinging Google which yielded an "unknown host" message. So I checked /etc/resolv.conf, to look for the DNS servers, which where missing.

I added them manually and tried again. Still no luck, so I started pinging my router, which worked, tried again pinging Google using one of there IP addresses, which failed. So I ran route to find out which routes where being used, this one gave an unexpected result, because it only showed the route to the local network (I'm not sure about the loopback one, because this was also a lot of times missing when testing):

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Ekiga Doesn't Work With 10.04

Jun 9, 2010

I have recently installed ubuntu 10.04. After some days of trying I can say that ekiga doesn't work with 10.04. With the same computer I was perfectly able to use ekiga with ubuntu 8.1, the 10.04 gives me connections problems.... it simply say says "Could not register (Failed)".I'm trying to connect with my voip provider (12voip.com) but it seems that I can't. I have even tried other programs like empathy, Twinkle, QuteCom but with none of them I can connect with my voIP provider. I think there are some connection problems but I really don't know how to face them. We have to configure router in 10.04 for sip connection? Actually I can't phone at all.

View 4 Replies View Related

Ubuntu Networking :: Netcat Doesn't Seem To Work

Jul 27, 2010

I've tried to use netcat in the past and assumed it was my stupidity that was preventing it from working... but this is getting ridiculous. I'll execute nc -l 3333 on a server at 192.168.0.105 (after opening it on the firewall of course) then I run nc 192.168.0.105 3333 on my laptop (from 192.168.0.101). and nothing happens... i start typing and nothing comes up on the terminal.

I run nc -z 192.168.0.105 80 which should ideally do a port scan of port 80 on that server (of which I'm running a web server that clearly works) but it doesnt even give me any feedback. Nothing happens. Now when I use the verbose flag i see that I am indeed connecting to the specified port on the server successfully (so the port scan one is a success but only with the verbose flag... which shouldnt be the case I believe). But still once I have the server listening and the laptop connected... I type in both windows and nothing happens...

View 1 Replies View Related

Ubuntu Networking :: Set Up JVJ 3G Modem - URL Doesn't Work

Aug 30, 2010

I have JVJ 3G modem,one from Singapore. I have try out as [URL]... But it doesn't work. Has anyone try it before?

View 4 Replies View Related







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