Displaying 20 results from an estimated 200 matches similar to: "7-STABLE: bridge and em"
2010 Jun 22
1
iptables and kvm
I am experimenting with a kvm virtual machine. At the moment I
trying to configure iptables for the the host instance. In Xen
terms I would call this Dom0 but I do not know the appropriate KVM
term, if any.
The setup I have is a single NIC (eth0) host bridged (bridge0). I
want iptables to allow all host generated traffic (! bridge0 I
think) and to check all other traffic for brute force
2011 Jan 13
5
ifcfg-rh: error: Unknown connection type 'Bridge'
CentOS-5.5
# uname -a
Linux inet05.hamilton.harte-lyne.ca 2.6.18-194.32.1.el5 #1 SMP Wed
Jan 5 17:52:25 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
Can anyone tell me why I am seeing these error message?
Specifically, why is TYPE=Bridge giving Unknown connection type
'Bridge'?
Jan 13 08:25:31 inet05 nm-system-settings: Loaded plugin ifcfg-rh:
(c) 2007 - 2008 Red Hat, Inc. To report bugs
2008 Oct 29
2
Problem with Bridging ... and bge devices under FreeBSD 7.x?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to run a QEMU VM on top of a FreeBSD 7.x server ... I've tried the
exact same setup on my desktop, using 192.168.1.x and an fxp device, and it all
works perfectly, but as soon as I do this on another machine on a public IP,
I'm not getting any routing, I can't even ping it from the same machine ...
My first thought was
2012 Aug 03
1
Gluster-users Digest, Vol 51, Issue 49
> Message: 4
> Date: Fri, 27 Jul 2012 15:29:41 -0700
> From: Harry Mangalam <hjmangalam at gmail.com>
> Subject: [Gluster-users] Change NFS parameters post-start
> To: gluster-users <gluster-users at gluster.org>
> Message-ID:
> <CAEib2OnKfENr8NhVwkvpsw21C5QJmzu_=C9j144p2Gkn7KP=LQ at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
2020 Jun 02
7
Bridge network for virt-manager
Hello. I desire to get bridge network working using virt-manager.
Centos 7 and centos 7 guest.
>From researching I think I need to have a ifcfg-br0 file like this ?
cat ifcfg-br0
DEVICE=nm-bridge0
STP=no
TYPE=Bridge
BOOTPROTO=none
IPADDR=192.168.1.8
PREFIX=32
GATEWAY=192.168.1.1
IPV6INIT=no
NAME=br0
ONBOOT=yes
DELAY=0
Is that for sure needed ? The use that nm-bridge0 as the network name?
I
2012 Jun 19
1
"Too many levels of symbolic links" with glusterfs automounting
I set up a 3.3 gluster volume for another sysadmin and he has added it
to his cluster via automount. It seems to work initially but after some
time (days) he is now regularly seeing this warning:
"Too many levels of symbolic links"
$ df: `/share/gl': Too many levels of symbolic links
when he tries to traverse the mounted filesystems.
I've been using gluster with static mounts
2009 Jan 08
2
Problems with network in jail
Hi all,
Is it mandatory to add device mem to jails to enable network via the gateway?
Left ezjail with FreeBSD-6.3 (and a hardware replacement of my server)
and am now starting again with FreeBSD-7.1.
Early this week, I upgraded from 7.0 to 7.1 (not having 'used' jails
on 7.0). After creating the jail with
`ezjail-admin update -i`
I created a 'ports build' jail
`ezjail-admin
2011 Dec 13
1
C6 gateway/firewall problem
Hi,
I'm using system-config-firewall (C6 x86_64, fully up to date) to
configure a gateway/firewall box. 2 nics, eth0 (configured as bridge0,
mtu 7200) connected to the lan, eth1 being connected directly to the
internet (public ip, mtu 1500). ssh port is open and accessible. nat is
working fine. I've put bridge0 as a trusted interface, eth1 is
masqueraded. I've put ports 20,21,80 as
2006 Nov 09
1
netbios name resolution stops working after device change
Hi there.
This is with regards to samba-3.0.23c, on FreeBSD 6.0-RELEASE-p12
Previously I had Samba up and running without any problems. Then I
decided to do a tiny upgrade by simply switching to a new motherboard,
while keeping all other hardware and software aspects the same.
However, after the upgrade, netbios name resolution seems to have
stopped working somehow. \\servername lookups no
2005 Sep 20
1
Where is current samba 3 document ?
Samba 3 svn repository have samba3 source code ,but
I can't find samba3 document. Under /docs directory is empty.
Where is samba3 document?
--
--- Oota Toshiya --- oota at mail.linux.bs1.fc.nec.co.jp
NEC Computers Software Operations Unit Shiba,Minato,Tokyo
Linux Promotion Center Japan,Earth,Solar system
(samba-jp Staff/postmaster,mutt-j/faqomatic admin,analog-jp
2009 May 12
5
TYPO: The Official Samba 3.2.x HOWTO and Reference Guide
I had translated TOSHARG into Japanese.
I found TYPO in the paragraph of "About the Cover Artwork".
The contents are as follows.
----------------------------------------------------------------------------------------
the actions of those who have travelled lifes' road before us,
------
life's
2005 Mar 07
1
How to set netbios node type to Samba server
I have 2 samba server. both server is multi homed server.
mostly same smb.conf.
First server, run on FreeBSD 5-Stable,and this machine
register two NetBIOS name to IP adress mapping to wins server.
And this machine is m-node.
Another server ,run on Linux,and this machine
register only one NetBIOS name to IP adderss mapping to wins server.
And this machine is h-node.
I have a question.
1) Why
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list,
I compiled Samba 3.2.0 document like this.
cd samba-3.2.0/source
configure
...
...
...
cd ../docs-xml
make all
but some error happen.
---------------------------------
# make all
...
...
xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml
runtime error: file xslt/man.xsl line 41 element if
unregistered variable list-indent
2012 Jul 26
2
kernel parameters for improving gluster writes on millions of small writes (long)
This is a continuation of my previous posts about improving write perf
when trapping millions of small writes to a gluster filesystem.
I was able to improve write perf by ~30x by running STDOUT thru gzip
to consolidate and reduce the output stream.
Today, another similar problem, having to do with yet another
bioinformatics program (which these days typically handle the 'short
reads' that
2008 Oct 24
1
bonding over bridge or bridge over bonding ?
Hi,
I'm trying to configure a network bridge over a bonding without any
success. Here is my configuration:
ifcfg-eth0:
DEVICE=eth0
HWADDR=00:1E:C9:E8:3F:E5
ONBOOT=yes
USERCTL=no
MASTER=bond0
SLAVE=yes
ifcfg-eth1:
DEVICE=eth1
HWADDR=00:1E:C9:E8:3F:E7
ONBOOT=yes
USERCTL=no
MASTER=bond0
SLAVE=yes
ifcfg-bond0:
DEVICE=bond0
ONBOOT=yes
BRIDGE=br0
USERCTL=no
ifcfg-bridge0:
DEVICE=br0
2007 Jul 13
1
about Samba Adopts GPLv3 for Future Releases
Dear Samba team,
I read this message.
http://lists.samba.org/archive/samba/2007-July/133609.html
Can I translate Japanese and send translated message to Japanese people?
--
--- Oota Toshiya --- oota at mail.linux.bs1.fc.nec.co.jp
NEC Computers Software Operations Unit Shiba,Minato,Tokyo
Open Source Software Platform Development Division Japan,Earth,Solar system
(samba-jp/ldap-jp
2012 Sep 04
6
Simple routing question
We use a dual homed CentOS-6.3 host for our Internet gateway router.
Its internal nic (eth1) is configured such that the address
192.168.0.1 is one of its aliases.
# cat /etc/sysconfig/network-scripts/ifcfg-eth1:192BOOTPROTO=none
BROADCAST=192.168.255.255
DEVICE=eth1:192
IPADDR=192.168.0.1
IPV6INIT=no
MTU=""
NAME="LAN - Non-routable"
NETMASK=255.255.0.0
NETWORK=192.168.0.0
2013 Jan 07
3
multiple versions of function
dear R experts:
I want to define a function the calculates the black-scholes value.
it takes 5 named parameters, BS <- function(S,K,dt,rf,sigma) {} .
let's presume I want to be able to call this not only with my 5
numeric vectors BS( sigma=0.3, S=100, K=100, dt=1, rf=0.1 ) and BS(
100, 100, 1, 0.1, 0.3), but also with a data frame that contains the
variables alll in a neat data frame
2010 Mar 31
1
Performance issues: have eliminated disk and network as cause
Hi,
I'm not entirely happy with the performance I'm seeing using Samba, and I
wonder if anyone can shine any light.
The server is a Dell PowerEdge 2950 with hardware RAID10, 4GB RAM and a
quad-core Intel Xeon processor. It's not live yet, so there's no load from
other tasks.
I've already eliminated the RAID (able to sustain 130-140MB/s for
reads/writes) and the network
2010 Aug 26
1
[PATCH] libxl: minor portability nits
Hi!
Use #defines for network related default settinsg.
Distinguish between default Linux and NetBSD network bridge interfaces.
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim,