8 More Discussions You Might Find Interesting
1. IP Networking
Hello my dears,
I preparing system running linux. I found that team is advantage than bond with the option "load-balancing for LACP support" and some minor advantages.
8.3. Comparison of Network Teaming to Bonding - Red Hat Customer Portal.
But what exactly meaning of this option I don't... (1 Reply)
Discussion started by: tien86
1 Replies
2. Red Hat
HI Forum,
i was trying to configure ipv6 on my centos box with 2 physical interface bonded as bond0.
what all things need to change?
Regards,
Ben (0 Replies)
Discussion started by: bentech4u
0 Replies
3. Red Hat
Hey guys, I've reached the point of setting up VM's on XEN but the net installations seem to be failing when I am in the netinstall on the actual VM, so this leads me to believe that the networking on the host machine is not set up correctly. I am running CentOS 5.9 along with XEN and was just... (0 Replies)
Discussion started by: mccabec123
0 Replies
4. Solaris
I've new installed Solaris 11 on Sparc T4-1.
I'd like to disable IPv6 but with no luck.
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
net0: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 2
inet... (6 Replies)
Discussion started by: samer.odeh
6 Replies
5. UNIX and Linux Applications
Does anyone know how to disable IPv6 in Konqueror in Fedora? (5 Replies)
Discussion started by: cokedude
5 Replies
6. Red Hat
Hello,
I was wondering if it would be possible to run two VMs one with services for IPv4 and the other one with services for IPv6. The main physical system would be connected to a IPv6 switch.
I think it should be fine but I would like to hear out your comments. (1 Reply)
Discussion started by: svalenciatech
1 Replies
7. UNIX for Dummies Questions & Answers
Hello,
I am using dual boot of linux, one is ubuntu and the other is one is centos.
I have three NIC's and only one of them connected with cable.
The thing is that when I boot from the ubuntu, it does recognize it and I am connected to the Internet.
When I boot from the centos I am not... (6 Replies)
Discussion started by: programAngel
6 Replies
8. Linux
Hi All,
I want to configure static IP4 address in my Linux system. I just found sit0 is enabled in my system. ifconfig -a returns sit0 Link encap:IPv6-in-IPv4, but there is no eth0.
I tried with $ system-config-network & and changed static IP Add: 192.168.1.10 but no result after... (2 Replies)
Discussion started by: gohappy
2 Replies
USERNETCTL(8) System Manager's Manual USERNETCTL(8)
NAME
usernetctl - allow a user to manipulate a network interface if permitted
SYNOPSIS
usernetctl interface-name up|down|report
DESCRIPTION
usernetctl checks to see if users are allowed to manipulate the network interface specified by interface-name, and then tries to bring the
network interface up or down, if up or down was specified on the command line, or returns true or false status (respectively) if the report
option was specified.
usernetctl is not really meant to be called directly by users, though it currently works fine that way. It is used as a wrapper by the
ifup and ifdown scripts, so that users can do exactly the same thing as root:
ifup interface-name
ifdown interface-name
and ifup and ifdown will call usernetctl automatically to allow the interface status change.
OPTIONS
interface-name
The name of the network interface to check; for example, "ppp0". For backwards compatibility, "ifcfg-ppp0" and "/etc/sysconfig/net-
work-scripts/ifcfg-ppp0" are also supported.
up|down
Attempt to bring the interface up or down.
report Report on whether users can bring the interface up or down.
NOTES
Alternate device configurations may inherit the default configuration's permissions.
RHS
Red Hat, Inc. USERNETCTL(8)