The problem is when I ping from server to Storage it looks like only bond0 is active and since bond0 is direclty connected to Storage_Controller_1 it will only ping 10.10.10.4
is there a way to make both bonds independent so
communication between bonds and storage 1 and 2 are separate?
also I attached a computer to this server and that hub (just for testing) and found this is from a windows box an arp command
if fact If I disconnect cables from bond1 ip 10.10.10.3 this IP will be still pingable
any idea how to seperate this so
bond1 will respond to the IP is belongs to and the same for bond0
thanks a lot
---------- Post updated at 10:38 PM ---------- Previous update was at 07:10 PM ----------
Tried this not working
any other idea?
Last edited by karlochacon; 03-03-2012 at 10:44 PM..
looks like I have to use iproute2 just don't know how
any guidance
thanks
---------- Post updated at 11:09 AM ---------- Previous update was at 12:45 AM ----------
guys
I am getting there
this does what I want
iproute2
sysctl parameters
but I need to make this changes permanent after reboot
where I should add them?
I already tried /etc/init.d/boot.local but no luck
I am rather new to shell scripting and currently taking a linux course.
Im having some troubles writing a loop to curl multiple ips in mutiple access logs to the site ipinfo.io and push the output to a text file for easy viewing and removing duplicates.
So far i have these simple lines
cat... (1 Reply)
Hey there,
I am a network administrator of a student dorm. Me and my team (we do this in our spare time) have the task to upgrade and rebuild our dorm intern network. But unfortunately we don't have that much experience with server setup and ip-routing and stuff. So here is the topic I want to... (8 Replies)
Hello!
We have an AIX box (6.3), we are looking for a way to get list of logged in users and their IP. The issue we have is running who -ub shows hostname and we are wanting to get the ip. Any suggestions of ideas? Thanks in advance for any help! (4 Replies)
Hi all. Linux noob here.
I was hoping someone could help me with configuring some routing rules on my router, an Asus AC68.
The router is connected to two gateways, wan0_gateway and wan1_gateway.
I have rules set up in the router gui that will push all traffic from every IP other than my own... (0 Replies)
I have written perl ping program to ping list of IPs one by one and print the status.But each and every time it is showing the status as Pass for all IPs even though the IP is wrong.
multipleip.pl
use Net::Ping;
$p = Net::Ping->new();
$ifile="inventory.txt";
... (2 Replies)
Hi everyone,
Hopefully there is someone here that can help me with the problem I got.
At my office I have 1 ubuntu firewall/gateway and several networks.
On the firewall/gateway I have three network cards, one for internet, one for network 192.168.100.0 and one for network 172.20.1.0
We... (0 Replies)
I have 2 physical interfaces (bnx0 and bnx1) aggregated into aggr1. I need to assign second IP, and normally I know how to do it to physical interface (i.e. bnx0:1) however same trick (aggr1:1) is not working. Is there any way to do it? (0 Replies)
Hi,
I have a server, which has more than of 1000 ip address, but only 500 ip address are responding in the Server. Here below the error message received while restarting the named
Sep 22 00:25:00 ns2 named: creating IPv4 interface eth0:595 failed;
interface ignored
Sep 22 00:25:00 ns2... (5 Replies)
I am running HP_UX 11.23 with 4 NIC cards (this is our TSM server)
I have 4 subnets we are backing across. trying to keep traffic on their subnets. I only have one route statment should I add more.
route add net 123.99.8.0 netmask 255.255.255.0 123.99.8.254
route add net 123.99.67.0 netmask... (2 Replies)
hi all ;
I am using solaris 8 over SPARC .
i was given the role to administer a webmail server running Iplanet 4.2
i was told also that this server is running a website .
this server has 2 fake IPs .
My question is how i can know these fake IPs and how they are mapped .
cheers (2 Replies)