Facing Error 113 No Route To Host On Your PC

Asked By 20 points N/A Posted on -
qa-featured

I am getting error 113 no route to host problem on my PC. I also tried to check the DNS server and ISP gateway but didn’t find the solution. How to solve this error?

SHARE
Answered By 0 points N/A #297525

Facing Error 113 No Route To Host On Your PC

qa-featured

This error occurs due to the problem in network configuration or conflicting networks. To resolve this error check that the ethO card has the configuration of the correct router and IP address. For configuring IP address, type command ‘ifconfig’ and for router address use ‘route’ command.

GUI tools that you can be used are:

  1. ‘redhat-config-network’
  2. ‘network-admin’

Check that the access is provided by the firewall:

  1. Use ‘/sbin/iptables –L -n’ to check the iptables rules that are setup on default firewall.
  2. Remove all the iptables rules temporarily so as to find the problem. There exist different commands for different operating system.
  3. Do not use the proxy server for FTP, ICMP request or any such task. Instead, use a router.

Related Questions