host ipv6 on bridge not working

2015-07-25 Thread oneman
Hi all, I’ve a working setup on a virtualization host with two NIC’s, one for LAN and the other for DMZ. The host itself is only accessible on the LAN NIC. The containers (openvz) are connected to either one of the NIC’s. Both NIC’s are connected to a router/firewall that routes between WAN, D

Re: multihomed server with ipv6

2014-12-15 Thread oneman
> On 13 dec. 2014, at 23:35, Pascal Hambourg wrote: > > Hello, > > li...@onemanifest.net a écrit : >> >> I've setup static adressing for both NICs for ipv4 and ipv6 like this: >> >> # The primary LAN network interface >> allow-hotplug eth0 >> iface eth0 inet static >>address 192.168.1.

Re: multihomed server with ipv6

2014-12-15 Thread oneman
> On 13 dec. 2014, at 21:25, Martinx - ジェームズ wrote: > > On 12 December 2014 at 12:07, wrote: >> >> I’m trying to setup a multi-homed server with dual stack networking. >> >> I’ve setup static adressing for both NICs for ipv4 and ipv6 like this: >> >> # The primary LAN network interface >>

Re: Debian and OSS vs vSphere

2012-02-29 Thread oneman
On Wed, 29 Feb 2012 09:02:56 +0100, Davide Mirtillo wrote: Il 28/02/2012 20:08, Peter Teunissen ha scritto: On 28 feb. 2012, at 16:15, Robert Brockway wrote: On Tue, 28 Feb 2012, Davide Mirtillo wrote: I was also wondering if any of you had opinions regarding Proxmox. http://pve.proxmox.com

Re: Lenny RAID+LVM Lilo/Grub Error

2009-09-12 Thread oneman
On 12 sep 2009, at 02:54, Carlos Bergero wrote: Hey ppl: I'm currently trying to install Lenny AMD64 502a in a Intel Xeon Q8200 8Gb Ram, with 4 Sata2 500Gb Discs. Problem is that after finishing partitioning and installing the Harware, Lilo or Grub wont install, Lil

Re: IPv6 docs, howtos, descriptions

2009-06-12 Thread oneman
On 12 jun 2009, at 13:59, Alex Samad wrote: On Fri, Jun 12, 2009 at 01:25:08PM +0200, oneman wrote: On 12 jun 2009, at 12:37, Tony Asnicar wrote: [snip] I've recently converted my network to ipv6 and found the info on the net when you say converted have you removed ipv4 or do

Re: IPv6 docs, howtos, descriptions

2009-06-12 Thread oneman
On 12 jun 2009, at 12:37, Tony Asnicar wrote: I know...google...BUT: Does someone has good howtos, docs, descriptions, opinions in forums, or similar things about IPv6 and "related things"? I just think it would be a very good idea to collect some links about it... Regards, and thank you i

Re: Dual-head on Lenovo T60?

2009-05-22 Thread oneman
On 21 mei 2009, at 21:30, Jesse Sheidlower wrote: When I use the auto-generated xorg.conf and run grandr, I'm able to do some things, such as flip the image on the second monitor, but in the "Layout" tab, the "Clone" or "Extend" options are grayed out, and I can't drag the icons around. And wh

Re: liste de diffusion sous postfix - authentification ldap

2009-04-21 Thread oneman
Hi Franck, Cette liste est en anglais, la plupart des lecteurs ne sera pas en mesure de lire votre message ou vous aider. Il ya une liste en français: http://lists.debian.org/debian-user-french/ Good luck, Peter On 21 apr 2009, at 08:36, franck Dufau wrote: Bonjour, J’ai installé

Re: Cyrus migration

2009-03-08 Thread oneman
On 8 mrt 2009, at 09:29, Rod James Bio wrote: Does someone know how to migrate cyrus setting? I've been trying to migrate my old cyrus settings to my new mail server. What I did was use rsync to copy the contents of /var/lib/cyrus and /var/spool/ cyrus to my new server. After that I logged

Getting b43 driver to work on hp compaq 6910

2008-12-29 Thread oneman
Hi All, I'm running Lenny on a HP Compaq 6910p. It has a broadcom wireless card that uses the b43 driver. I installed the needed proprietary firmware. It doesn't work however. The card is enabled and subsequently disabled. From the syslog: Dec 29 20:34:36 mrorange kernel: [ 27.364410] b

Re: how to run debsums for 'ps' and 'readline'

2008-12-19 Thread oneman
On 19-dec-2008, at 12:41, Ansgar Burchardt wrote: Hi, oneman writes: chkrootkit is complaining about processes hidden from ps and readdir. So I'd like to run debsums on them to test the integrity of ps and readdir. However, 'debsums ps' doesn't work. Wich package name s

how to run debsums for 'ps' and 'readline'

2008-12-19 Thread oneman
Hi All, chkrootkit is complaining about processes hidden from ps and readdir. So I'd like to run debsums on them to test the integrity of ps and readdir. However, 'debsums ps' doesn't work. Wich package name should I use to check the integrity of these two? Peter -- To UNSUBSCRIBE, ema

Re: Software For Book Writing

2008-11-09 Thread oneman
On 9-nov-2008, at 10:35, Emanoil Kotsev wrote: oneman wrote: On 7-nov-2008, at 2:04, TW wrote: Hi, I'm going to be writing a political book soon and I'm not sure what software to use to write it. I want to use something like Vim to write it, but, I want to be able to con

Re: Software For Book Writing

2008-11-07 Thread oneman
On 7-nov-2008, at 2:04, TW wrote: Hi, I'm going to be writing a political book soon and I'm not sure what software to use to write it. I want to use something like Vim to write it, but, I want to be able to convert it to OpenOffice/MicrosoftWord, etc. format(s). The reason tha

Re: working with svn copy on two machines

2008-11-02 Thread oneman
On 2-nov-2008, at 11:24, John Allen wrote: H.S. wrote: I am trying to see if there is a way such that I can use both my lab machine and home machine copies of the source code as working copies. The way I understand is that when I am in the middle of some change, I will have to commit back

Re: wrong hostname on ssh login on host after installing linuxVserver

2008-10-11 Thread oneman
On 11-okt-2008, at 14:31, Steve Kemp wrote: On Sat Oct 11, 2008 at 14:19:25 +0200, oneman wrote: so I get something like Debian GNU/Linux (etch/x86_64) lvs-guest.onemanifest.net instead something like Debian GNU/Linux (etch/x86_64) host.onemanifest.net Where does the

wrong hostname on ssh login on host after installing linuxVserver

2008-10-11 Thread oneman
Hi all, I've installed vserver a while ago. Recently I realised that the welcome message ssh login _on the host_ gives me shows a hostname of one of the vservers I made _and removed_ during testing. I am really logged into the host (I did check that), and 'hostname' gives me the correct

Re: Installing Etchy on fakeraid/BIOS raid

2008-10-01 Thread oneman
On 1-okt-2008, at 10:03, John Merchant wrote: Peter Teunissen wrote: On Wed, October 1, 2008 03:39, John Merchant wrote: Dear Debian user, I'm having trouble installing Etchy on a fakeraid/BIOS raid array, the installer doesn't seem to detect the array but instead it detects the separa

Re: Dell Raid

2008-09-08 Thread oneman
On 8-sep-2008, at 13:28, Lubos Vrbka wrote: Hallo Jungs, Servus! debian-user ist ein english-sprachiges Maillist. ich habe einen Dell Optiplex 755 mit Intel Raid on Board. Leider wird das Raid in der Minimalen Debian instal. nicht erkannt. Sind bei der Vollversion über 3 DVD`s mehr Raidt

Re: unable to load ipw2200 module [solved]

2008-07-18 Thread oneman
On 18-jul-2008, at 10:13, didier gaumet wrote: Le Fri, 18 Jul 2008 09:22:13 +0200, oneman <[EMAIL PROTECTED]> a écrit : [...] Is there a way to check wich modules are actually loaded? I looked at modprobe but that only seems tot list available drivers on disk with '

Re: unable to load ipw2200 module

2008-07-18 Thread oneman
On 18-jul-2008, at 6:22, Andrew Sackville-West wrote: On Fri, Jul 18, 2008 at 02:59:45AM +0200, oneman wrote: I've got a Dell Latitude D810 and I tried to get the wireless to work. I installed the ipw2200 driver, but get an error in dsmesg: dull:/home/oneman# dmesg | grep ipw ip

unable to load ipw2200 module

2008-07-17 Thread oneman
I've got a Dell Latitude D810 and I tried to get the wireless to work. I installed the ipw2200 driver, but get an error in dsmesg: dull:/home/oneman# dmesg | grep ipw ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0mq ipw2200: Copyright(c) 2003-2006 Intel Corporation ip

Re: apache virtual host configuration...

2008-07-04 Thread oneman
On 4-jul-2008, at 10:05, Dietrich Bollmann wrote: Hi, The syntax for virtual hosts configuration seems to have changed... Until now I used the following syntax: (taken from the configuration files in /etc/apache2/sites-enabled/) ... ServerName foo.bar ... ...which s

Re: project: wired/wireless router

2008-06-28 Thread oneman
Peter Teunissen --- mrwhite:~ oneman$ man woman No manual entry for woman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Alternative for fetchmail

2008-06-24 Thread oneman
On 24-jun-2008, at 23:43, Tero Mäntyvaara wrote: What are the alternatives for fetchmail? getmail comes to mind. http://pyropus.ca/software/getmail/ peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to get security updates, but not other packages?

2005-09-11 Thread oneman
On 11-sep-2005, at 18:29, J. Grant wrote: [Please include my email address in any replies] Hi, Presently using debian sarge, I would like to update my system with only security fixes which have been made available since Sarge was released. Now sure how to do this. would "apt-get upgrade"

cyrus getting slower over time

2005-09-08 Thread oneman
Hi, I've got a problem with cyrus getting slower over time when checking mail, up to a point where clients start timing out... First cyrus works flawlessly, then it starts responding slower to mailchecking and eventually becomes unusable. After some hours of non use, the problem disappea