Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 532 matches

Go to advanced search

Advanced search
Search found 532 matches
  • Page 1 of 22
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 22
  • Next
by COiN3D
Thu Jul 31, 2008 9:17 pm
Forum: Unsupported Software
Topic: Strange XEN NAT problem
Replies: 1
Views: 1755

Anyone? :(
  • Jump to post
by COiN3D
Wed Jul 30, 2008 9:58 am
Forum: Unsupported Software
Topic: Strange XEN NAT problem
Replies: 1
Views: 1755

Strange XEN NAT problem

Hello there,

I've got a problem regarding my XEN network setup. First of all, I'll just tell you what doesn't work: the access to a forwarded (natted) port (e.g. port 80 http) of a dom (no matter if dom0 or domU) to the servers external ip address (from "inside") does not work (connection refused ...
  • Jump to post
by COiN3D
Thu May 15, 2008 4:10 pm
Forum: Networking & Security
Topic: Howto create an empty bridge?
Replies: 1
Views: 2288

I didn't really solve the problem but created an evil work-around by creating a "dummy" tuntap device.

Code: Select all

tuntap_dummy="tap"
config_dummy=( "null" )

#config_eth0=( "null" )

bridge_xenbr0="dummy"
config_xenbr0=( "10.0.0.1/24" )
  • Jump to post
by COiN3D
Wed May 14, 2008 7:02 pm
Forum: Networking & Security
Topic: Howto create an empty bridge?
Replies: 1
Views: 2288

Howto create an empty bridge?

Hi there,

by using "brctl add bridgename" it is possible, to create an empty bridge without any interfaces in it. I guess that gentoo doesnt allow that. When I add

bridge_xenbr0=""

config_xenbr0=( "10.0.0.1/24" )

in /etc/conf.d/net, it gives me errors starting my bridge:

# /etc/init.d/net ...
  • Jump to post
by COiN3D
Fri Apr 25, 2008 5:50 pm
Forum: Unsupported Software
Topic: [Solved]Xen networking question
Replies: 3
Views: 8733

Okay, thank you very much. I'll try it your way.
  • Jump to post
by COiN3D
Tue Apr 22, 2008 5:24 pm
Forum: Unsupported Software
Topic: [Solved]Xen networking question
Replies: 3
Views: 8733

No one with xen? :(
  • Jump to post
by COiN3D
Tue Apr 22, 2008 9:51 am
Forum: Unsupported Software
Topic: [Solved]Xen networking question
Replies: 3
Views: 8733

[Solved]Xen networking question

Hello there,

I've just installed a fresh copy of Gentoo amd64 2007.0 with Xen and bootet it correctly. For my installation, I took a look at the Gentoo-Wiki XEN Howto, as well at the official Gentoo-XEN Howto. However, there is one thing which I'm not sure about if its working fine: the networking ...
  • Jump to post
by COiN3D
Mon Mar 10, 2008 10:34 am
Forum: Kernel & Hardware
Topic: Bad Performance with SCSI 320 - DELL PERC320
Replies: 3
Views: 2838

Okay, the performance problem is definitely caused by KNOPPIX - I've just put in a Win2k3 Server CD and load the original drivers. When I formatted the disk with NTFS (full format, with "fill-zero") the whole format process finished in about 2 minutes (300 GB, RAID 10)....
  • Jump to post
by COiN3D
Sun Mar 09, 2008 12:08 am
Forum: Networking & Security
Topic: apache no restart correctly (SEMI-SOLVED)
Replies: 15
Views: 6062

I have exactly the same problem.

uname -a:
Linux h706877 2.6.22-gentoo-r2 #1 Tue Aug 21 09:22:20 CEST 2007 x86_64 AMD Opteron(tm) Processor 146 AuthenticAMD GNU/Linux

The problem:
# /etc/init.d/apache2 stop
* Stopping apache2 ... [ ok ]

Waiting 10 seconds..

# ps aux | grep -ir "apache ...
  • Jump to post
by COiN3D
Sat Mar 08, 2008 11:39 pm
Forum: Networking & Security
Topic: PROPER VirtualHost config? [SOLVED]
Replies: 12
Views: 4485

Solved it - but for what reason, I don't know why your configurations work for you guys! In my case I had to add another line called "ServerAlias".

Example:

<VirtualHost *:80>
ServerName www.fwsearch.org
ServerAlias fwsearch.org *.fwsearch.org
DocumentRoot "/var/www/localhost/htdocs/fwsearch ...
  • Jump to post
by COiN3D
Fri Mar 07, 2008 9:57 pm
Forum: Kernel & Hardware
Topic: Bad Performance with SCSI 320 - DELL PERC320
Replies: 3
Views: 2838

28MB/s seems pretty poor to me. You do not use
disks from 1998 so somthing, do you? :))
For easier comparison you may want to run bonnie
benchmark or try hdparm -Tt repeatedly on any of
your disks to get some more number about the
throughput.
Maybe scsi driver not in synchronous mode, just a ...
  • Jump to post
by COiN3D
Fri Mar 07, 2008 4:19 pm
Forum: Kernel & Hardware
Topic: Bad Performance with SCSI 320 - DELL PERC320
Replies: 3
Views: 2838

Bad Performance with SCSI 320 - DELL PERC320

Hi all,

I've somehow a problem with the performance of a SCSI-RAID Controller called "DELL PERC320", which is an 64 Bit-Adaptec 2200 RAID SCSI Controller AFAIK. There are 4x SCSI 10k Ultra-320 Harddisks connected to the RAID controller and they get recognized by it fine, and all the four hard ...
  • Jump to post
by COiN3D
Thu Mar 06, 2008 7:54 am
Forum: Networking & Security
Topic: PROPER VirtualHost config? [SOLVED]
Replies: 12
Views: 4485

I just wanted to paste more than one virtual host in a config file, but Apache doesn't accept my second vhost, although it has completely correct syntax (exact the same like the virtual host that works, except for the directory and domain name). Do you have a similar problem?
  • Jump to post
by COiN3D
Sat Dec 29, 2007 7:02 pm
Forum: Kernel & Hardware
Topic: rhgb with gentoo?
Replies: 4
Views: 2964

I really have to "bump" this topic - its a really great way of displaying the boot process! As long your X.org supports your graphics card, you will also see this great graphical boot screen. For example, Ive set up my ati drivers to use only my external monitor, and so does the boot-screen then ...
  • Jump to post
by COiN3D
Sat Dec 15, 2007 11:04 pm
Forum: Desktop Environments
Topic: Xcalib doesn't work
Replies: 5
Views: 1573

Thanks for the input, I've already tried to use the fglrx-binary of xcalib from it's homepage (downloaded only the binary..) but this also didn't work for me. :(
  • Jump to post
by COiN3D
Sat Dec 15, 2007 8:46 pm
Forum: Desktop Environments
Topic: Xcalib doesn't work
Replies: 5
Views: 1573

xcalib uses the same XVidModeExtension that xgamma uses, and no extra modules are needed. Certain drivers (such as vesa) don't support calibration though. Does xgamma work for you? Have you tried any of the test profiles supplied with xcalib? Those profiles work for me (I'm using intel driver ...
  • Jump to post
by COiN3D
Sat Dec 15, 2007 4:31 pm
Forum: Gamers & Players
Topic: Why there is not cedega 6.03 in portage?
Replies: 8
Views: 5787

Remember that portage only covers the cedega front-end, afaik. Or is there also 6.03 for the front end available?
  • Jump to post
by COiN3D
Sat Dec 15, 2007 4:28 pm
Forum: Desktop Environments
Topic: Xcalib doesn't work
Replies: 5
Views: 1573

Xcalib doesn't work

Hello,

xcalib doesn't work for me. I've got a profile for my external DELL monitor in ICC-format here but when I call xcalib -s 0 DELL-...icc nothing happens. I've also tried to use some other profiles in case that I just don't notice the difference, but really nothing happens. Is there any X.org ...
  • Jump to post
by COiN3D
Fri Dec 14, 2007 9:28 pm
Forum: Desktop Environments
Topic: [SOLVED]FGLRX: Change monitor?
Replies: 2
Views: 824

Oh well, lastly I solved it on my own. Don't ask me how I did it, I just played around with "aticonfig --enable-monitors=lvds" and suddenly only my external monitor came back...
  • Jump to post
by COiN3D
Fri Dec 14, 2007 8:16 pm
Forum: Desktop Environments
Topic: [SOLVED]FGLRX: Change monitor?
Replies: 2
Views: 824

No one? :(
  • Jump to post
by COiN3D
Sun Dec 09, 2007 6:15 pm
Forum: Desktop Environments
Topic: [SOLVED]FGLRX: Change monitor?
Replies: 2
Views: 824

[SOLVED]FGLRX: Change monitor?

Hi all,

I've got a macbook pro with an ATI X1600 graphics card and would like to disable the internal macbook display and use only my external TFT display, connected by DVI. Has anybody an idea if aticonfig can do that? Sorry for this question, but I've already fiddled around with aticonfig for ...
  • Jump to post
by COiN3D
Mon Aug 13, 2007 7:50 pm
Forum: Deutsches Forum (German)
Topic: VMWare Server auf Strato Rootserver
Replies: 10
Views: 3680

COiN3D will aber eine virtuelle Maschine betreiben, die die zweite öffentliche IP-Adresse verwenden soll.

Angenommen, es gibt zwei physikalische Netzwerkkarten im Hostsystem. Dann würde man nur einer der beiden Karten eine IP-Adresse zuweisen, und zwar die erste öffentliche IP. Der virtuellen ...
  • Jump to post
by COiN3D
Mon Aug 13, 2007 7:34 pm
Forum: Deutsches Forum (German)
Topic: VMWare Server auf Strato Rootserver
Replies: 10
Views: 3680

Das sieht schwer nach 2 physikalischen Netzwerkkarten aus. Ich habe bei Strato ebenfalls 2 IP Adressen, lspci zeigt mir nur eine Netzwerkkarte an. Darüberhinaus confe ich die "zweite" IP als eth0:1.

Das ist ja sehr interessant. Denn laut dieser Strato-FAQ ist das mit eth0:1 ja auch korrekt ...
  • Jump to post
by COiN3D
Mon Aug 13, 2007 6:36 pm
Forum: Kernel & Hardware
Topic: 8G RAM question
Replies: 6
Views: 2872

cyrillic wrote:I'm not sure if this directly relates to your question, but wouldn't it be better to run a 64bit kernel considering how much RAM you have ?
That's true. 32-bit systems cannot allocate more than 4096 MB RAM.
  • Jump to post
by COiN3D
Mon Aug 13, 2007 6:31 pm
Forum: Deutsches Forum (German)
Topic: VMWare Server auf Strato Rootserver
Replies: 10
Views: 3680

Du musst überhaupt nicht mit Aliasen arbeiten.

Du meinst, weil ich eth0 und eth1 habe? Das ist richtig. Allerdings konnte ich mit eth1 nicht mal ein "LAN" aufbauen, wie ich es wenigstens mit eth0 geschafft habe. Selbes Problem, Mac-Adressen Auflösung scheitert laut tcpdump. Und irgendwie ist eth1 ...
  • Jump to post

Search found 532 matches
  • Page 1 of 22
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 22
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic