search for: nic1

Displaying 20 results from an estimated 57 matches for "nic1".

Did you mean: mic1
2009 May 18
0
[PATCH server] fixed functional tests after recent controller refactoring and managed node controller fixes.
...ss}, #{expected.length}, #{expected}" + logger.info "result: #{result.class}, #{result.size}, #{result}" assert_equal expected, result end @@ -87,9 +89,9 @@ ifcfg=#{nic.mac}|eth0|BRIDGE=breth0|ONBOOT=yes expected = <<-HERE # THIS FILE IS GENERATED! -ifcfg=#{nic1.mac}|breth0|BOOTPROTO=#{nic1.boot_protocol}|IPADDR=#{nic1.ip_address}|NETMASK=#{nic1.netmask}|BROADCAST=#{nic1.broadcast}|GATEWAY=#{nic1.gateway}|TYPE=bridge|PEERDNS=no|ONBOOT=yes +ifcfg=#{nic1.mac}|breth0|BOOTPROTO=#{nic1.boot_protocol}|IPADDR=#{nic1.ip_address}|NETMASK=#{nic1.netmask}|BROADCAST=#...
2009 Oct 09
2
Ping Is Broken
i am hoping this attachment gets through. It deals with bug in ping that made it very difficult to set up a system with two gateways. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091009/ddfc8176/attachment-0004.html> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Oct 19
5
Samba AD with multiple DC and multiple NICs
...s reason cannot find a way to make it work. They communicate through VPN and both have one of the bound interfaces set to the same IP address, 172.20.0.1, which doesn't allow me to route to the correct DC, and that is only part of the problem. Here is the configuration: * DC1.domain.local IP NIC1: 172.16.0.2 IP NIC2: 172.20.0.1 IP VPN: 172.19.1.173 * DC2.domain.local IP NIC1: 192.168.0.1 IP NIC2: 172.20.0.1 IP VPN: 172.19.1.174 Before joining DC2 to the AD, I set the entries of DC1 using his VPN IP both in /etc/hosts: 172.19.1.173 DC1 DC1.domain.local and in /etc/resolv.conf:...
2020 Oct 19
2
Samba AD with multiple DC and multiple NICs
I add some additional information I didn't give in my previous email, specifically how I tried to force DC1 and DC2 to contact each other only with their VPN IPs. I did so using dnsmasq as a DNS proxy. # DC1 configuration IP NIC1: 172.16.0.2 IP NIC2: 172.20.0.1 IP VPN: 172.19.1.173 --- /etc/resolv.conf: search domain.local domain domain.local nameserver 172.19.1.173 --- I configured dnsmasq to listen on the VPN interface 172.19.1.173 (while samba listen on all other interfaces, 172.16.0.1, 172.20.0.1 and lo 127.0.0.1) --...
2004 Sep 09
2
UDP routing issues with multiple NICs
Ok, the story is this, I''m running an Unreal Tournament 2004 server. It''s running on a system that has two external NICs that are connected to different ISPs. I would like players to be able to connect to the server from either link. My default gateway goes through NIC1. For traffic through NIC2 to work I simply added an extra routing table and rule. The extra routing table has the default gateway for NIC2 in it and is triggered by packets that have a source address that matches the IP of NIC2. The problem I have is this, the server will listen on port 7777 and...
2006 Feb 20
1
Samba with 2 subnet browsing
I have a problem browsing in my subnets let me explain me situation: I have a m0n0wall (FreeBSD based router software) with 3 nics. nic1:My WAN connection Nic2:My LAN connection (192.168.0.0/24 m0n0 is DHCP) Nic3:My Wifi connenciot (192.168.1.0/24 m0n0 is DHCP) just using ip-adresses acrossed the network is no problem. now i want to use windows browsing works on LAN but can't see the computers in WiFi now i gave my samba serv...
2007 Apr 11
3
2 isp in one server
Hi, is it possible to have 2 different ISP in one server? i have 2 NIC cards im going to config ISP1 in NIC1 and ISP2 in NIC2? what should be the configuration for this setup? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070412/4c62019f/attachment-0004.html>
2020 Oct 20
0
Samba AD with multiple DC and multiple NICs
...anoxx at gmail.com> ha scritto: > I add some additional information I didn't give in my previous email, > specifically how I tried to force DC1 and DC2 to contact each other only > with their VPN IPs. > I did so using dnsmasq as a DNS proxy. > > # DC1 configuration > IP NIC1: 172.16.0.2 > IP NIC2: 172.20.0.1 > IP VPN: 172.19.1.173 > > --- > /etc/resolv.conf: > search domain.local > domain domain.local > nameserver 172.19.1.173 > --- > > I configured dnsmasq to listen on the VPN interface 172.19.1.173 (while > samba listen on all othe...
2014 Nov 16
6
vhost + multiqueue + RSS question.
...about > vhost multiqueue and RSS (receive side steering). My setup has Mellanox > ConnectX-3 NIC which supports multiqueue and RSS. Network related > parameters for qemu are: > > -netdev tap,id=hn0,script=qemu-ifup.sh,vhost=on,queues=4 > -device virtio-net-pci,netdev=hn0,id=nic1,mq=on,vectors=10 > > In a guest I ran "ethtool -L eth0 combined 4" to enable multiqueue. > > I am running one tcp stream into the guest using iperf. Since there is > only one tcp stream I expect it to be handled by one queue only but > this seams to be not the case. et...
2014 Nov 16
6
vhost + multiqueue + RSS question.
...about > vhost multiqueue and RSS (receive side steering). My setup has Mellanox > ConnectX-3 NIC which supports multiqueue and RSS. Network related > parameters for qemu are: > > -netdev tap,id=hn0,script=qemu-ifup.sh,vhost=on,queues=4 > -device virtio-net-pci,netdev=hn0,id=nic1,mq=on,vectors=10 > > In a guest I ran "ethtool -L eth0 combined 4" to enable multiqueue. > > I am running one tcp stream into the guest using iperf. Since there is > only one tcp stream I expect it to be handled by one queue only but > this seams to be not the case. et...
2015 Jun 22
1
EFI: PXE: "My IP is 0.0.0.0"
...'t see any errors from core_udp_sendto > anymore. But you still see the "My IP is 0.0.0.0"? The firmware version change is definitely useful. Without this, I would have considered the stalling messages as expected. > Hardware used: HP ProLiant DL380 Gen9 > NIC being used: NIC1 (not NIC0, since that's connected to a different > network) This is definitely useful and I suspect the major reason for the issue. > On Mon, Jun 22, 2015 at 8:54 AM, S. Schauenburg <s.schauenburg at gmail.com> > wrote: >> >> Hello Gene, >> >> thanks a...
2014 Nov 10
2
outside ssh connection from two different ISP's
I have both cable and dsl service. The router attached to the cable service is 192.168.0.1 and the router attached to the dsl service is 192.168.0.254. I determine which service my computers communicate through by setting the gateway assignment to either of those addresses and it just works. I can connect to my computers from the outside by port forwarding from my routers to the computer that I
2013 Oct 28
1
bridged networking using VLAN : guest with 2 NIC
hello all, I have been trying to set-up bridged network with VLAN and not able to succeed as many tutorials address only single NIC. I am trying to setup 2 guests (backtrack instance) each guest has NIC1 and NIC2. following is snippet for guest1 I am not able to get 192.168.0.2 address back on guest eth0. VIRT-MANAGER GUI : guest1-lan details radio button left side panel NIC1 ------------------> Virtual Network Interface Source Device : Virtual Network "de...
2009 Apr 25
2
eth0 killed when adding virtual interface and multiple NICs are present
...s not the exact same xen version, not 64bit and it's got only 1 NIC. So there are differences, but it seems to rule out the bridge as a cause. I then checked the logs more thoroughly and found that CentOS changes the NIC initialization order at boot-time. Without the third NIC it's eth0=NIC1 and eth1=NIC2 (as shown on the chassis). But with the third NIC it's most often that one that goes first. Here's a typical excerpt from messages. tigon/tg3 is the driver for the internal NICs which normally were on eth0 and eth1. Apr 25 19:00:59 c4 kernel: eth0: RTL8168b/8111b at 0xffff...
2020 Oct 19
0
Samba AD with multiple DC and multiple NICs
...it work. > They communicate through VPN and both have one of the bound interfaces set > to the same IP address, 172.20.0.1, which doesn't allow me to route to the > correct DC, and that is only part of the problem. > > Here is the configuration: > * DC1.domain.local > IP NIC1: 172.16.0.2 > IP NIC2: 172.20.0.1 > IP VPN: 172.19.1.173 > > * DC2.domain.local > IP NIC1: 192.168.0.1 > IP NIC2: 172.20.0.1 > IP VPN: 172.19.1.174 > I don't think you really understand dns and AD =-O You cannot have two computers with the same IP (how wo...
1999 Oct 12
0
Client not cleared from browslist with browse list sync
...nd n3. As diagram it looks like this: +---n2-----(SA)----n1--+ | (SB) | +-------n3---+ Server B's smb.conf has: ... time server = yes domain master = no local master = yes preferred master = no wins server = <addr. of SA> security = SERVER password server = SA interfaces = <addr. of nic1>/255.255.255.240 <addr. of nic2>/24 remote announce = <n2>.255/WORKGROUP remote browse sync = <addr. of SA> ... On Server A it looks like: ... time server = yes domain master = yes local master = yes preferred master = yes domain logons = yes wins support = yes interfaces = &l...
2014 Nov 17
5
vhost + multiqueue + RSS question.
...ellanox > > > > ConnectX-3 NIC which supports multiqueue and RSS. Network related > > > > parameters for qemu are: > > > > > > > > -netdev tap,id=hn0,script=qemu-ifup.sh,vhost=on,queues=4 > > > > -device virtio-net-pci,netdev=hn0,id=nic1,mq=on,vectors=10 > > > > > > > > In a guest I ran "ethtool -L eth0 combined 4" to enable multiqueue. > > > > > > > > I am running one tcp stream into the guest using iperf. Since there is > > > > only one tcp stream I expect it...
2014 Nov 17
5
vhost + multiqueue + RSS question.
...ellanox > > > > ConnectX-3 NIC which supports multiqueue and RSS. Network related > > > > parameters for qemu are: > > > > > > > > -netdev tap,id=hn0,script=qemu-ifup.sh,vhost=on,queues=4 > > > > -device virtio-net-pci,netdev=hn0,id=nic1,mq=on,vectors=10 > > > > > > > > In a guest I ran "ethtool -L eth0 combined 4" to enable multiqueue. > > > > > > > > I am running one tcp stream into the guest using iperf. Since there is > > > > only one tcp stream I expect it...
2006 Aug 14
14
Routing packets over multiple links (NICS) all on the same ISP all with same gateway.
Ok ive been trying to get this to work for about half a year now. Ive searched all over the internet for a solution for my problem. Ive found some solutions, but they only led me to yet more problems. What we want to do is the following: I live in a student complex with 7 other people. Every room has its own internet connection from the same ISP. Ip, gateway, subnet are asigned through dhcp on
2016 Feb 01
4
NICs order
...ess}=="11:22:33:aa:bb:cc", ATTR{type}=="1", KERNEL=="eth*", NAME="nic0" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="44:55:66:dd:ee:ff", ATTR{type}=="1", KERNEL=="eth*", NAME="nic1" And also rename /etc/sysconfig/network-scripts/ifcfg-ethX to ifcfg-nicX and modify them accordingly. HTH, -- Ricardo J. Barberis Usuario Linux N? 250625: http://counter.li.org/ Usuario LFS N? 5121: http://www.linuxfromscratch.org/ Senior SysAdmin / IT Architect - www.DonWeb.com