Displaying 20 results from an estimated 600 matches similar to: "single host with two different ports"
2011 Feb 03
1
pci-passthrough nic but no link
I hope someone can enlighten me.
I have a quad-port Intel 82580 nic (igb driver) on my system and I''d like to
dedicate each nic to a HVM via VT-d PCI passthrough. The IOMMU on my system
seems to work, I can assign the PCI devices to my HVMs. The HVMs see the
pci device and load their respective igb drivers, and ethtool -i eth0 works
on each HVM, shows the drivers are loaded and the
2015 Feb 20
1
Help with routing question.
On Thu, February 19, 2015 12:33, Les Mikesell wrote:
> On Thu, Feb 19, 2015 at 9:48 AM, James B. Byrne
> <byrnejb at harte-lyne.ca> wrote:
>>
>>> I added these directives to the route-eth0:192 file:
>>>
>>> ADDRESS0=192.168.6.9
>>> NETMASK0=255.255.255.0
>>> GATEWAY0=192.168.6.1
>>>
>>
>> Which should have been:
2015 Feb 19
3
Help with routing question.
On Wed, February 18, 2015 13:07, Les Mikesell wrote:
> On Wed, Feb 18, 2015 at 11:39 AM, James B. Byrne
> <byrnejb at harte-lyne.ca> wrote:
>> 2. How does one configure the routing table on network startup to
>> specifically detail the route particular addresses are supposed to
>> take?
>>
>
> Not exactly sure how routing works with aliases on the same
2015 Mar 12
3
Centos 6 - Persistant static routes
On Mar 12, 2015, at 11:52 AM, Jason Warr <jason at warr.net> wrote:
>
> On Thu, 12 Mar 2015 12:43:27 -0500, Robert Moskowitz <rgm at htt-consult.com> wrote:
>
>> I found:
>>
>> http://www.cyberciti.biz/tips/configuring-static-routes-in-debian-or-red-hat-linux-systems.html
>>
>> where it says to add to ifcfg-eth0:
>>
>>
2008 Apr 15
1
How to create static routes on startup with CentOS4?
Hi,
I'm working with the iproute2/iptables toolset on my CentOS4 server to
create custom routing rules. However, I'm a bit at a loss how to create
these permanently so that they are automatically reloaded upon reboot of the
server.
I know that iptables has a config file in /etc/sysconfig/iptables that is
loaded by /etc/init.d/iptables startup script.
Is there anything that works
2010 Oct 05
1
[PATCH] virtio-spec trivial fixes
Hello Rusty,
A few trivial fixes on top of virtio-spec-0.8.9 (patch -p0):
- grammatical errors
- mark '-' in 'avail->flags' as non-breakable hyphen
- add a footnote for console device to indicate queues 2 onwards are
avl. if a feature was negotiated
Amit
--- virtio-spec-0.8.9.lyx 2010-10-05 17:26:11.318836266 +0530
+++ virtio-spec-0.8.9-mod.lyx 2010-10-05
2010 Oct 05
1
[PATCH] virtio-spec trivial fixes
Hello Rusty,
A few trivial fixes on top of virtio-spec-0.8.9 (patch -p0):
- grammatical errors
- mark '-' in 'avail->flags' as non-breakable hyphen
- add a footnote for console device to indicate queues 2 onwards are
avl. if a feature was negotiated
Amit
--- virtio-spec-0.8.9.lyx 2010-10-05 17:26:11.318836266 +0530
+++ virtio-spec-0.8.9-mod.lyx 2010-10-05
2009 Apr 28
2
adding static route via network setup fails
I want to add the following route command
route add -net 192.168.2.0/27 gw 192.168.2.3
via the normal network setup.
The result should be the following routing table (the first line):
192.168.2.0/27 via 192.168.2.3 dev xenbr1 scope link
192.168.2.0/27 dev eth2 proto kernel scope link src 192.168.2.4
192.168.2.0/27 dev xenbr1 proto kernel scope link src 192.168.2.3
192.168.1.0/24 dev xenbr0
2014 Aug 27
2
Cannot Static Routes
Hi,
I'd want to configure persistent static routes, ie in config files, but I
can't configure static routes, I tested:
[root at centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3
ADDRESS0=10.10.10.0
NETMASK0=255.255.255.0
GATEWAY0=192.168.1.1
logs says nothing:
ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info>
Activation (enp0s3) Stage 5 of 5 (IPv4
2005 Dec 12
1
Netcard don't up
Dear Friends
I have 2 netcards (eth0 to Internet and eth1 to internal network) in
CENTOS 4.2, bit when I boot system the up eth0 and et1i [OK].
When I run ifconfig the eth1 has not IP configure, then I run command
ifdown eth1 and ifup eth1, after eth1 is work perfect.
Below I show file /etc/sysconfig/network-scripts/ifcfg-eth1
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for
2009 Jul 22
1
Routing issue - Revisited
A number of weeks ago I had huge help from many of you configuring routing
on a server with multiple Internet facing nics. Thanks for all of your
help!!!!
I am still having a routing issue that I am hoping someone can help me
tweek. This server, besides acting as our gateway to the internet, is also
our web and email server. The server has 4 nics. Two are connected to the
internet and the
2010 Jan 20
0
[PATCH] virtio-spec: Update the spec for recent virtio-console changes
The virtio-console device has recently been updated to support multiple
devices and multiple ports. These ports can also function as generic
serial ports. Reflect these changes in the spec.
Signed-off-by: Amit Shah <amit.shah at redhat.com>
--- virtio-spec/virtio-spec-0.8.3.lyx.orig 2010-01-20 19:21:02.239131766 +0530
+++ virtio-spec/virtio-spec-0.8.3.lyx 2010-01-20 19:21:02.228131971
2010 Jan 20
0
[PATCH] virtio-spec: Update the spec for recent virtio-console changes
The virtio-console device has recently been updated to support multiple
devices and multiple ports. These ports can also function as generic
serial ports. Reflect these changes in the spec.
Signed-off-by: Amit Shah <amit.shah at redhat.com>
--- virtio-spec/virtio-spec-0.8.3.lyx.orig 2010-01-20 19:21:02.239131766 +0530
+++ virtio-spec/virtio-spec-0.8.3.lyx 2010-01-20 19:21:02.228131971
2009 Apr 05
2
Prohibit removing INBOX
Hello list,
I'm using dovecot 1.1.11 and I'm going to prohibit users to remove
their INBOX and some other directories in the mailbox root.
I used Access Control Lists (http://wiki.dovecot.org/ACL) to do this:
protocol imap {
mail_plugins = acl
}
plugin {
# With global ACLs in /etc/dovecot/acls/ directory:
acl = vfile:/etc/dovecot/acls
}
/etc/dovecot/acls/.DEFAULT:
owner
2015 Sep 08
3
Multiple vacation
Hi all
I'm using Dovecot 2.2.9 and I'm having problems configuring multiple
vacation actions.
The problem is that I'd like to have two different senders and two
different messages, selecting the correct case by the recipient email
address.
I mean, if someone writes me to my email address "to-address1 at example.com"
I'd like to answer from "from-address1 at
2006 Mar 26
2
Shared Columns in an STI
I have a an STI table which acts_as_tree, that has a large number of
classes/types. My common fields are:
id
parent_id
name
description
with 4 more text fields, I could cover most of my classes if I could
redefine the name of the field like this.
text1 AS address1
text2 AS address2
text3 AS zipcode
For one class and
text 1 AS model_number
text2 AS vendor
Is there a construct that will allow
2014 Dec 23
0
NUT - Driver looks well, but connection from from client is lost or unavailable
>> I setup apcsmart driver on port /dev/ttyUSB0 in ups.conf and check that runing user=root.
>>
> user=root is only for testing- this may cause other permissions problems later.
It looks like the simplest way to handle this on Debian is to add the system 'nut' user to the 'dialout' group:
$ sudo adduser nut dialout
> I have been meaning to collect some
2002 Nov 17
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (update)
This is a corrected version of the patch I originally submitted
on September 5th, and resubmitted on October 14th. I have
removed the changes that added $(CFLAGS) to the link-only
invocations of gcc. Otherwise, the patch is the same as before.
My thanks to Paul (prj@po.cwru.edu) for noticing my error and
kindly correcting me.
** text of original letter, with corrections **
I had to make some
2002 Sep 06
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS
I had to make some patches to rsync to get it to build on VOS.
We are a POSIX-96 (but not Unix) system. Here is the subset of
the patches that I think are general to all platforms. I have
tested these here.
I was surprised that CPPFLAGS is not available to the
compilation rules in the Makefile. Most other packages (e.g.
Samba) seem to allow CPPFLAGS to be set by the user. Since this
is how I
2009 Dec 28
2
DeviceKit-power
My UPS Powercom WOW-1000U does greatly work with NUT, but not
auto-cofigurable...
This UPS is not usb-hid ups, and works well with this settings in NUT:
[powercom]
desc = "powercom"
driver = powercom
port = "/dev/serial/by-id/usb-POWERCOM_CO.__LTD._USB_to_Serial-if00-port0"
type = IMP
lsusb -v fragment attached.
Unlike other UPSes, gnome-power-manager does