Displaying 20 results from an estimated 800 matches similar to: "1.9.18p1 and problems w/ multiple interfaces"
2002 May 27
1
Complex samba setup, requesting advise
I have a rather unusual setup within which I'd like to run samba.
At this point I have:
a) 3 networks (all private IP's)
b) net1, net2 are interconnected by a router.
net1 has a host that also acts as a WINS server and is local master,
domain master, preferred master for it's group. (linux slack7.0, samba
2.0.5)
router between net1, net2 has an IP in each network and samba
2005 Oct 11
5
The effects of queueing on delay
I have a router with 3 network interfaces like in the following ASCII
diagram below. All interfaces are 100mbit. There is tcp traffic being
sent from net1 to net3 and from net2 to net3 and the tcp connections
consume as much bandwidth as possible. There is a pfifo queue on the
egress interface eth0 of the core router with a limit of 10 packets.
net1 --> (eth1) router (eth0) -> net3
2009 Jan 15
8
Pattern matching in case statement
Hi all,
I need my servers to decide which network they are in (i.e. dmz), and
the only clue is the servers IP-address. I was trying to accomplish it
like this, but it doesn''t work:
case $ipaddress {
"10.1.1.*": {
$network = "net1"
}
"10.2.2.*.*": {
$network = "net2"
}
"10.3.3.*": {
2009 Mar 04
1
MultiWAN & Vlans
Hello,
I''m trying to setup an 8 port wan configuration (pptp+pppoe) with one vlan trunk.
My internal networks are :
LAN(eth9): 10.0.0.0/16
VLAN10(eth9) 10.10.0.0/24
VLAN20(eth9) 10.20.0.0/24
VLAN30(eth9) 10.30.0.0/24
VLAN100(eth9) 10.100.0.0/24
I would like to post my configuration here since i don''t success to do the following:
1. Communicate between VLANxx to LAN
2012 Jun 24
1
uncoerce.... to get real number instead of integer?
Dear R community,
> #I'm using scan() to extract a real number from a file with a complex structure: 156689504.378.
> #My problem is that the number is coerced into an integer.
> #Do you have any ideas for me on how to "uncoerce"? Here is my code and the output:
> #I'm using R version 2.15.0 (2012-03-30)
>
> net3 <- patient.net3 <-
2007 Apr 18
1
[Bridge] device eth0 is already a member of a bridge; can't enslave it to bridge Net6
Hello,
I am working on Network-Simulation (VNUML). Our simulator uses linux bridgi=
ng to connect the UMLs.
So there is one problem:
The example is the following: There are two hosts simulating one big net.
The two hosts have connection over the external nets Net3 and Net6 (see htt=
p://www.uni-koblenz.de/~timbub/verteilteSim3.GIF), but in fact there is onl=
y one physical connection between the
2009 Jan 24
7
Dovecot-1.1.9 fails to work with Thunderbird
When Thunderbird starts up 1.1.8 log entries reflect:
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<yemiah at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<david-xfer at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login:
2004 Feb 06
1
problem with ¨net groupmap¨ and ¨net groupmap list¨ command
Hi,
i get this error when i run the net command to mapp unix group to nt groups.
[root@samba smbldap-tools]# net3 groupmap add ntgroup=?Domain Admins? unixgroup=?Domain Admins? rid=512
Bad option: Admins?
[root@samba smbldap-tools]#
and also when i try to list the current groups in the domain, i get this error but i can see all entries if i use gq
[root@samba smbldap-tools]# net3 groupmap
2002 Jun 12
7
VFS: Cannot open root device, pxelinux nfsroot
Hi everyone,
I got the error:
NET4: Unix domain sockets 1.0/smp for linux NET4.0
ds: no socket drivers loaded
request_module[block-major-8]: root fs not mounted
VFS: Cannot open root device ""or 08:03
Please append a correct "root"boot option
The strange thing is that it tries to mount from harddisk. This I got somewhere else:
"the kernel looks like it is trying to
2007 Jun 11
1
20070605 still hanging with SSL
Thought this was fixed and now it's back.
No help from rawlog as the hang appears prior to authentication.
Notice there is around a 90 second delay before authentication fires.
Let me know how to proceed debugging. Thanks.
_____
Here's my config:
listen: *:143
ssl_listen: *:993
ssl_cipher_list: ALL:!LOW:!SSLv2
disable_plaintext_auth: no
verbose_ssl: yes
login_dir:
2003 Sep 09
3
rc3 net groupmap add fails
Relevant part of "net3 groupmap list" is
System Operators (S-1-5-21-1617713866-2789119093-1479812082-1007) -> sys
In howto there is the following example
net groupmap modify ntgroup="System Operators" unixgroup=sys
net groupmap modify ntgroup="Power Users" unixgroup=sys
You can add System Operators but trying to add Power Users fails. If you do it in reverse
2004 Sep 02
5
DNAT and ping
I have the following
interfaces
loc eth0
net0 eth1
net1 eth2
(net0 and net1 are the two ISP networks)
policy
loc net0 ACCEPT
loc net1 ACCEPT
net0 all DROP info
proxyarp
209.189.103.204 eth0 eth1 no no
params
Pellucidar=192.168.124.232
rules
DNAT net0 loc:$Pellucidar tcp 22,80,1950,50005 - 209.189.103.204
ACCEPT all all icmp
2006 Jul 08
1
Combining a list of similar dataframes into a single dataframe
I would be very grateful to anyone who could point to the error of my
ways in the following.
I have a dataframe called net1, as such:
> str(net1)
`data.frame': 114192 obs. of 9 variables:
$ server : Factor w/ 122 levels "AB93-99","AMP93-1",..: 1 1 1
1 1 1 1 1 1 1 ...
$ ts :'POSIXct', format: chr "2006-06-30 12:31:44"
2008 Oct 04
4
Add independent interface from domU to internal bridge?
Hi,
I have what I believe is an elementary problem, but I haven''t yet
figured out the solution.
Within my domU host, I have a bridge named "net1". There is no routing
performed between the real LAN and this bridge, intentionally. I have a
virtual machine that connects to the bridge. It seems to work fine, (in
fact I have several and I can bring them all up and they can
2014 Jul 24
1
Re: vhost-net requested but could not be initialized
Currently in the VM XML, I am passing the following command line argument
as a passthrough argument:
-netdev type=tap,id=net1,script=no,downscript=no,ifname=port3,vhost=on
-device
virtio-net-pci,netdev=net1,mac=00:00:00:00:00:01,csum=off,gso=off,guest_tso4=off,guest_tso6=off,guest_ecn=off
Is there another way to represent this in the XML file? maybe that may
solve the problem.
On 24 July 2014
2014 Jul 24
2
Re: vhost-net requested but could not be initialized
The qemu that I am using isn't modified at all. It's the VHOST drivers
that are mounted elsewhere i.e., not on default /dev/vhost-net.
Here is the command that I use to launch my qemu VM:
qemu-system-x86_64 -cpu host -boot order=c -hda /root/Disks/ubuntu1.qcow2
-m 1024M -smp 2 --enable-kvm -name 'client 1' -nographic -vnc :2 -net none
-no-reboot -mem-path /dev/hugepages
2012 Sep 10
2
Basic KVM networking question
A CentOS 6.3 box ("host") runs several KVM virtual machines, each of which
has two interfaces attached to the two bridges br1 and br2 (and each thus
has two IP's; one on 192.168.0.0/22 and one on 192.168.4.0/22);
net.ipv4.ip_forward on the host is 1. Simplified diagram:
host
+---------------+
|
2004 Aug 02
1
Split Access Routing and SNAT
Hi all,
i got the following configuration:
* NET1: DSL Line with /28 network, let''s call it 10.1.0.0/28
* NET2: DSL Line with /28 network, let''s call it 10.2.0.0/28
* INTNET: Internal Network with productive servers and workstations,
192.168.1.0/24
Obvisiously the 10er networks are official networks but censored to
protect my customer.
The routerbox assigns on eth0 all
2007 Sep 01
1
Today's dovecot-1.1.alpha3 checkins fail to build
net1#uname -a
Linux net1.coolsurf.com 2.6.22.4-65.fc7 #1 SMP \
Tue Aug 21 21:50:50 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
make[5]: Entering directory `/build/work/dovecot-1.1.alpha3/src/lib-storage/index/dbox'
gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail
-I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage
2016 Mar 11
2
100% CPU when using nested virtualization
Hi all,
I got a new laptop recently and what worked before no longer works
(Fedora 23 on the laptops in both cases)...
I'm trying to get nested virtualization to work because I use the VMs
on the laptop to simulate an HA cluster that itself hosts VMs. I don't
care much at all about the performance of the nested VM, it's just there
so that I can work on the cluster's code.