Hi all,
actually i'm facing this problem,
we have 2 NICs on our VM.s with REDHAT 7.2 release,
we made the following set up as we needed to access them from both IP
ip route flush all
ip route add 10.130.11.0/24 dev eno2 tab 1
ip route add 10.130.10.0/24 dev eno1 tab 2
ip route add... (0 Replies)
AIX version 5.3
when I try to add default gateway
# route add 0 192.168.100.254
Or
# route add default 192.168.100.254
I get the error
0821-275 route: socket: The file access permissions do not allow the specified action.
searching on google i came across similar... (5 Replies)
Greetings,
I am using debian squeeze to perform the following operation:
1. pxeboot Alix 2.c board into debian installer
When I get to the installer my laptop's dhcp server successfully provides an ip address but does not set up the default route. I am not sure how to provide this.
I... (2 Replies)
Hiya,
I got the default gateway set in /etc/defaultrouter file, however "netstat -nr" doesn't show anything like "default" in the routing table. As far as I know "netstat" on Solaris 10 u7 should show something like :
Routing Table: IPv4
Destination Gateway Flags Ref ... (8 Replies)
Hello I have a question regarding default route on AIX servers. (I am using a p5 5.3 TL9 machine).
in my output of "lsattr -El inet0" I can see there are two routes like below.
route net,-hopcount,0,,0,x.x.207.7 Route True
route net,-hopcount,0,,0,x.x.202.129 Route True
But... (9 Replies)
Hi,
I am new to solaris 10. What is the procedure the os takes if a default route is not configured? I am using a multihomed server with 4 interfaces. It looked strange to me this morning, because i had not defined a default route it defaulted to making one up, with the ip address of another... (9 Replies)
Hi,
We are running AIX 5.2.
Our default gateway used to be IP Address A.
Our new default gateway is IP Address B.
A netstat revealed that our default route was IP address A.
We manually added default route with IP address B and removed the default route with IP address A.
However,... (3 Replies)