I have NCR MP-RAS unix. I have been trying for several months to get our network working since we had never used it before. I have setup all routes that I can think of. I know it has something to do with the routing table, because out of sheer luck I was able to get it working, and than like a good ol computer it decided to restart and I lost my changes. Unfortunately I do not know what I changed/added to make it work. Any help would be greatly appreciated. Below is all the information I think you need. Tanks in advance.
Last edited by Scott; 01-04-2013 at 02:34 PM..
Reason: Code tags
We would like to know that how you designed the networking..
i mean : connection between routers / switches / server / end systems... everything.. with each IPs..
If possible , pls give a flowchart of the network.. (can be drawn in paint.. itself)
This is an old SVR4 system, circa mid 1990s if I remember correctly.
The output from netstat is interesting. I have formatted it to make it clearer to readers
Something is seriously wrong with your configuration. It shows that you have one NIC, i.e. en2, but numerous gateways. You even have the loopback device as a gateway for 192.168.1.129!
In response to linuxadmin...Here is a design of my network.
Internet
connected to Router (Verizon Fios Actiontec) (IP address 192.168.1.1)
connected to a Netgear Switch
windows xp (192.168.1.130)
unix box (192.168.1.129)
(both of these are connected to the switch, which is connected to the router.
Hope this helps. I know it is not a router problem as I had it up and running before the unix pc was rebooted.
---------- Post updated at 03:31 PM ---------- Previous update was at 03:27 PM ----------
FPMurphy
This is the route table setup by the system when setting up the network using the built in TCPCONFIG program. I tried deleting the route 192.168.1.129 127.0.0.1, but when I do that I can not ping my unix ip. I have rebooted the router, switch and restarted the network to no avail.
---------- Post updated at 04:41 PM ---------- Previous update was at 04:31 PM ----------
I don't know if this helps, but my router acts as a dns server.
On the unix box I do have it pointing to 192.168.1.1, which is the ip address of the router. However everytime I try to ping the router it hangs. I am assuming this is why I can not ping any other traffic on my network as my unix box can not access the dns server.
---------- Post updated at 04:45 PM ---------- Previous update was at 04:41 PM ----------
Also below I have posted my sdf file that shows how the network is set up on the unix pc. Again, thanks for all the help.
Last edited by Scott; 01-04-2013 at 02:35 PM..
Reason: Code tags
Dear friends
I use RedHat 6.5, which sets the gateway in the configuration file / etc / sysconfig / network as GATEWAY = 192.168.1.26, and the gateway in the configuration file / etc / sysconfig / network-scripts / ifcfg-eth11 as GATEWAY = 192.168.1.256. The two gateways are different.... (6 Replies)
I have setup a Linux machine on my server but for some reason Im unable to reach my default gateway. This is causing me to not communicate with the outside world (unable to connect to CentOS repos)
# ifconfig
enp0s3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet... (3 Replies)
Hi,
I installed AIX 7.1 on a blade though (hmc with vio). I can ping the IP address, but not the gateway. Is there anything that I should configure?
Is there anything that I have to check with vio setting or Am I missing any configuration?
Please let me know further.
Thank you (5 Replies)
Hi,
Here is the issue: There are 2 identical systems in the same subnet here. They can ping and ssh each other. One can ping the default gateway and one can not with error '... icmp_seq Destination Host Unreachable'. I can't find any difference between the two systems in terms of network... (4 Replies)
I just reinstalled a fresh install of 5300 07 on an old 44p model 170, after installing I set an IP Address on en2 and I tried to the ping default gateway, no response. I tried a
startsrc -g tcpip
... and then I can ping the default gateway. I broke the ping and tried again to ping. I cannot... (1 Reply)
I know the subject line is very similar to: destination host unreachable
but the problem with my machine appears to be somewhat different from that thread. apologies if I missed something from there.
We recently moved a machine physically and from one subnet to another . I used... (1 Reply)
Hello,
I am new to Unix :D and have been trying to configure an AIX server running 5.3. I used smitty or smit to configure interface 0 on the server. I am able to ping the IP I set, however I am still unable to ping the gateway. I configured the IP by navigating to Communications Applications... (6 Replies)
I was install new solaris10 on m4000 model after that i "ping -s" to default gateway but it's take longtime (2 Min) to reply and if i use "ping" only it's reply to fase(2 sec). any body who can tell me about my problem and how to fix it please. i'm try to fix several days. (2 Replies)
Hello this is my first post at this forum.
Apologize for my lack of network understanding
but Im posting to learn.
I have a problem reaching default gateway 10.18.110.1
If I use my laptop I can ping 10.18.110.1 but with our red hat multihomed server the gateway does not respond to ping.
cat... (11 Replies)
We are unable to bring one of our linux boxes into the network once it was restarted. But once we stop and start the network service. We are able to ping the gateway and get into network. After a minute or two we get the following reponse for the ping command
64 bytes from 124.168.215.40:... (6 Replies)