search for: dev1

Displaying 20 results from an estimated 78 matches for "dev1".

Did you mean: dev
2005 Feb 11
1
Help!!! Bandwith Control with a NAT machine
...#39;'t understand why. It seems like iptables is not marking any of the packets, all the queues and classes are empty, traffic always goes through default queues in uplink and downlink. Here is the script, which is a modification of some things i''ve found in the net: #!/bin/bash # # DEV1=eth1 #salida a red local DEV0=eth0 #salida a internet # TC=/usr/sbin/tc if [ "$1" = "status" ] then echo "Enlace descendente" echo "[qdisc]" $TC -s qdisc show dev $DEV1 echo "[class]" $TC -s class show dev...
2007 Nov 15
1
Problem with rsync recent file logic ?
Hello, I have 2 servers I'm synchronizing using rsync, I have a situation where I : 1. rsync from rnd-dev2 to rnd-dev1 2. change the rsynched file on rnd-dev1 3. rsync from rnd-dev2 to rnd-dev1 again 4. File gets overridden on rnd-dev1 over though it has newer change time then file on rnd-dev2. here is the bug(?) reproduction: [root@rnd-dev1 test_rsync]# rsync --version rsync version 2.6.3 protocol version 28...
2005 May 26
2
Random Early Detection
...9;ve applied all the rules on both interfaces in the case that someone fiddles with ethernet cables at the co-lo and can''t remember which interface to put them into (Yes, my bad for not labeling but if something goes wrong with the co-lo, I''m 300km away) #!/bin/bash DEV0=eth0 DEV1=eth1 tc qdisc del root dev $DEV0 2> /dev/null tc qdisc del root dev $DEV1 2> /dev/null sleep 2 tc qdisc add dev $DEV0 root handle 1: htb default 20 tc qdisc add dev $DEV1 root handle 2: htb default 20 tc class add dev $DEV0 parent 1: classid 1:1 htb rate 900kbit ceil 900kbit tc class add de...
2005 Feb 15
0
Help with bandwith control in a firewall/bridge machine
...tivamos el puente y le asignamos una IP: ifconfig br0 213.9.139.6 up #Añadimos la ruta por defecto: route add default gw 213.9.139.1 #Activamos el reenvio: echo "1" > /proc/sys/net/ipv4/ip_forward y añado la entrada al /etc/rc.local The script in tcstart is: #!/bin/bash # # DEV1=eth0 #salida a red interna de Cherrytel DEV0=eth1 #salida a internet # Note that this is significantly lower than the capacity of 1500. # Because of this, you may not want to bother limiting inbound traffic # until a better implementation such as TCP wind...
2006 Jun 08
1
Disabling debug output
Hi guys. I'm trying to disable all debug output, but am not having any success: nick@asterisk-dev1:~> sudo asterisk -r Asterisk 1.2.8, Copyright (C) 1999 - 2006 Digium, Inc. and others. <..snip...> certain conditions. Type 'show license' for details. ========================================================================= Connected to Asterisk 1.2.8 currently running on asteris...
2005 Feb 15
1
Bandwith Control with a firewall/bridge machine
...tivamos el puente y le asignamos una IP: ifconfig br0 213.9.139.6 up #Añadimos la ruta por defecto: route add default gw 213.9.139.1 #Activamos el reenvio: echo "1" > /proc/sys/net/ipv4/ip_forward y añado la entrada al /etc/rc.local The script in tcstart is: #!/bin/bash # # DEV1=eth0 #salida a red interna de Cherrytel DEV0=eth1 #salida a internet # Note that this is significantly lower than the capacity of 1500. # Because of this, you may not want to bother limiting inbound traffic # until a better implementation such as TCP window...
2005 Feb 16
6
Re: Bandwith Control with a firewall/bridge
>Miguel Ángel Domínguez Durán wrote: >> Hello again, >> First, excuse me for my poor english. >> I''m trying now to make bandwith control in a firewall machine running >> Shorewall. This machine is also a bridge using bridge-utils >> bridge-utils-devel. It is a mandrake 10. The configuration is something >> like >> this: >> >>
2007 Jun 27
9
Newbie questions...
I''ve spent the last week or two poring over the documentation and setting up my first puppet environment, and while I''ve figured out how to do most of what I want to do with it, I have some questions that I haven''t been able to find answers for... * Can I match parts of a facter fact? In particular I have hostnames that include the environment as part of the
2017 Dec 11
1
Mailsploit problem in responce of ENVELOPE
...VELOPE ("Fri, 08 Dec 2017 09:44:35 +0900" "test3" ((NIL NIL "=?utf-8?b?c2VydmljZUBwYXlwYWwuY29tPGlmcmFtZSBvbmxvYWQ9YWxlcnQoZG9jdW1lbnQuY29va2llKSBzcmM9aHR0cHM6Ly93d3cuaHVzaG1haWwuY29tIHN0eWxlPSJkaXNwbGF5Om5vbmUi?==?utf-8?Q?=0A=00?=" "mailsploit.com")) (("dev1" NIL "dev1-bounces" "example.com")) ((NIL NIL "=?utf-8?b?c2VydmljZUBwYXlwYWwuY29tPGlmcmFtZSBvbmxvYWQ9YWxlcnQoZG9jdW1lbnQuY29va2llKSBzcmM9aHR0cHM6Ly93d3cuaHVzaG1haWwuY29tIHN0eWxlPSJkaXNwbGF5Om5vbmUi?==?utf-8?Q?=0A=00?=" "mailsploit.com")) (("user1&qu...
2017 Dec 11
2
Mailsploit problem in responce of ENVELOPE
Hi, Sorry, It comes by fetching ENVELOPE, not BODYSTRUCTURE. For example: A01 UID FETCH 24 (ENVELOPE) * 4 FETCH (UID 24 ENVELOPE ("Fri, 08 Dec 2017 09:44:35 +0900" "test2" ((NIL NIL "service" "paypal.com")) (("dev1" NIL "dev1-bounces" "example.com")) ((NIL NIL "service" "paypal.com")) (("user1" NIL "user1" "example.com")) (("dev1" NIL "dev1" "example.com")) NIL "<20171206084846.0000478C.0596 at exa...
2005 May 20
1
Winbind/ads/pam auth
...ot;test" When I run getent passwd im returned with DEV-DOMAIN+test:x:10012:10023:test test:/home/DEV-DOMAIN/test:/bin/false When I logon onto the windows 2k3 AD as test, it all logs on, sees the Home drive on the samba server (authenticates etc) but when I setup imap it wont let me logon. dev1 imapd[11078]: Login failed user=test auth=test host=[172.16.2.252] dev1 imapd[11079]: Login failed user=test auth=test host=[172.16.2.252] dev1 imapd[11083]: Login failed user=test auth=test host=[172.16.2.252] But when I change the user name on the mail client to what getent password sees (i.e DE...
2013 Feb 01
2
Nested loop and output help
...ch with its own for loop. Each time I try to do so I fail miserably. Here is my current code : n <- seq(5,10,by=1) for(i in n) { z1 <- rnorm(n,mean=400, sd=70) z2 <- rnorm(n,mean=450, sd=90) cor <- runif(1,min=0.4, max=0.6) X <- z1 Y = cor*z1+(1-cor)*z2 mat1 <- cbind(X,Y) dev1 <- sample(-40:40, 1, replace=T) cut1 <- mean(X) + dev1 dev2 <- sample(12:54, 1, replace=T) cut2 <- mean(X) + dev1 + dev2 X2 <- X-cut1 Y2 <- Y-cut2 c3 <- cor(X2,Y2) mat2 <-cbind(X2,Y2) a11 <- ifelse( X < cut1 & Y < cut2, 1, 0) a12 <- ifelse( X < cu...
2007 Apr 10
15
Poor man''s backup by attaching/detaching mirror drives on a _striped_ pool?
Hi, one quick&dirty way of backing up a pool that is a mirror of two devices is to zpool attach a third one, wait for the resilvering to finish, then zpool detach it again. The third device then can be used as a poor man''s simple backup. Has anybody tried it yet with a striped mirror? What if the pool is composed out of two mirrors? Can I attach devices to both mirrors, let them
2010 Oct 19
4
rename zpool
Hi, I have two questions: 1) Is there any way of renaming zpool without export/import ?? 2) If I took hardware snapshot of devices under a zpool ( where the snapshot device will be exact copy including metadata i.e zpool and associated file systems) is there any way to rename zpool name of snapshotted devices ?? without losing data part? Thanks & Regards, sridhar. -- This message posted
2009 Oct 14
0
Problem with NLSstClosestX; and suggested fix
...in sXY and can be fixed by trapping that situation thus: -------------------- NLSstClosestX.sortedXyData <- function (xy, yval) { deviations <- xy$y - yval if (any(deviations==0)) xy$x[match(0, deviations)] else { # new line inserted if (any(deviations <= 0)) { dev1 <- max(deviations[deviations <= 0]) lim1 <- xy$x[match(dev1, deviations)] if (all(deviations <= 0)) { return(lim1) } } if (any(deviations >= 0)) { dev2 <- min(deviations[deviations >= 0]) lim2 <- xy$...
2005 May 06
2
Winbind Issues
...inbind working properly. Basically I need windows Domain controller features such as forcing bad password attempts and group policy etc and use samba as the FileStore. I can kinit nps, I can join the samba machine to the AD (shows up on the windows box too) But when I run wbinfo -u I get ; [root@dev1 bin]# ./wbinfo -u Error looking up domain users Also [root@dev1 bin]# ./wbinfo -t checking the trust secret via RPC calls failed error code was NT_STATUS_INTERNAL_ERROR (0xc00000e5) Could not check secret Ive tried latest versions, starting over etc, reading so many google and howto documents a...
2006 Sep 11
1
error in rsync protocol data stream (code 12) at io.c(463) on HP-UX 11.23
Hello, We discovered a slight problem with rsync 2.6.8 on HP-UX 11.23 on Itanium2. When trying to get a directory listing via: # oracle@DEV1[]:/~ > rsync dev1::deploy drwxr-xr-x 96 2006/09/06 12:57:36 . drwxrwxrwx 96 2006/09/11 15:35:33 test # ... it works flawlessly, but when trying to get a subdirectory we get the following error: # DEV1:/etc# rsync dev1::deploy/test # rsync: connection unexpectedly closed (0 byte...
2007 Aug 30
5
Upper limit to numeric user IDs?
I am still in the familiarisation and testing phase of my puppet implementation, and have a question for the enlightened: Is there an upper limit to the numeric user ID that puppet recognises? Here is what I have so far: System is RHEL4, puppet 0.23.1 All users are defined in LDAP rather than in /etc/password, and their numeric user IDs are sourced from LDAP as well. These numeric IDs
2009 Dec 07
7
Name Resolution Broken for One Address
...eem to have broken my laptop and have been unable to figure it out. Name resolution works great, except one address, which seems to be resolving to 0.0.0.1. Could you help me figure out what I have done and fix it? The following lines are in /etc/hosts 192.168.11.1 dev.example.com 192.168.11.1 dev1.example.com Pinging any other address that I try works, except dev.example.com. CentOS54[root at ctlaptop etc]# ping dev1.example.com PING dev1.example.com (192.168.11.1) 56(84) bytes of data. 64 bytes from dev.example.com (192.168.11.1): icmp_seq=1 ttl=64 time=0.093 ms <snip> CentOS54[roo...
2010 Dec 09
0
[PATCH linux-2.6.18-xen] make netloop permanent
...html diff -r 4d8ca2afea93 drivers/xen/netback/loopback.c --- a/drivers/xen/netback/loopback.c Tue Dec 07 18:35:16 2010 +0000 +++ b/drivers/xen/netback/loopback.c Wed Dec 08 18:27:41 2010 +0100 @@ -290,23 +290,6 @@ return err; } -static void __exit clean_loopback(int i) -{ - struct net_device *dev1, *dev2; - char dev_name[IFNAMSIZ]; - - sprintf(dev_name, "vif0.%d", i); - dev1 = dev_get_by_name(dev_name); - sprintf(dev_name, "veth%d", i); - dev2 = dev_get_by_name(dev_name); - if (dev1 && dev2) { - unregister_netdev(dev2); - unregister_netdev(dev1); - free_netdev(...