Forums

Skip to content

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

Search found 57 matches

Go to advanced search

Advanced search
Search found 57 matches
  • 1
  • 2
  • 3
  • Next
by James Wells
Tue Aug 14, 2007 2:05 pm
Forum: Gamers & Players
Topic: Eve Online and wmii -- possible?
Replies: 6
Views: 3818

Did you try the modified ebuild I posted? Ran Eve for a couple hours last night without issue using the patches.
  • Jump to post
by James Wells
Mon Aug 13, 2007 7:51 pm
Forum: Gamers & Players
Topic: Eve Online and wmii -- possible?
Replies: 6
Views: 3818

Greetings,

Right off the bat is sounds like you are probably using Wine 0.9.42 or 0.9.43. I know that 0.9.42 broke Eve, and it looks like 0.9.43 does as well, I would recommend dropping back to 0.9.41 and see if that works. If that doesn't work, make sure you have ariel.ttf in the right location ...
  • Jump to post
by James Wells
Sun Jan 14, 2007 5:18 pm
Forum: Kernel & Hardware
Topic: [solved] mysql emerge fails in XEN domU. Is CFLAG necessary?
Replies: 7
Views: 3789

Greetings,

Yes you do, unless you wish to use the tls lib removal.
  • Jump to post
by James Wells
Wed Dec 13, 2006 4:47 pm
Forum: Networking & Security
Topic: [SOLVED] Problem restarting service via ssh
Replies: 6
Views: 1796

Re: Problem restarting service via ssh

Greetings,
There aren't a lot of env vars in the shell and the script uses only one which shouldn't matter at all if it's present or not (it's at the end of the line so if it's blank it's ok)
Right off the bat, this sounds like the issue. When you use ssh for remote execution like that, the ...
  • Jump to post
by James Wells
Wed Dec 13, 2006 4:43 pm
Forum: Networking & Security
Topic: resolve.conf likes to run away?
Replies: 3
Views: 953

Re: resolve.conf likes to run away?

Greeetings,
For whatever weird reason, my resolve.conf loses all of the nameservers in int once I reboot?
Right off the bat, it sounds like this system was once configured to use DHCP. With the system up, bring down the network by using the /etc/init.d/net.ethN down, where N is the ethernet ...
  • Jump to post
by James Wells
Sun Aug 20, 2006 10:26 pm
Forum: Networking & Security
Topic: repetitive ssh logins by bots - any way to stop these?
Replies: 13
Views: 4058

You are, of course, right. But doesn't choosing a very high non-standard portnumber protect you from portscans?
Yes and No. This will protect you from most script kiddie tools, however, those tools generally only scan standard ports. Sadly, most of the bot / zombie nets are using tools vastly ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 3:52 pm
Forum: Networking & Security
Topic: Wireless LAN card not visible
Replies: 17
Views: 3138

Greetings,
I have assigned an IP to the card. Assigned a gateway route (route add default gw 192.168.0.1) and when I do an net.wlan0 start it works. But still cant reach any Ip's on the network and still cant ping the gateway.
Let's go back to the basics, I suspect the problem is much more simple ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 4:24 am
Forum: Networking & Security
Topic: Question about a reverse ssh tunnel, kinda
Replies: 3
Views: 1071

Greetings,

Not sure if it will be valuable to you, but I would suggest looking at corkscrew for ssh. This will allow you to SSH using the web proxy on your network. Is a very power tol for SSH.
  • Jump to post
by James Wells
Sat Aug 19, 2006 4:22 am
Forum: Networking & Security
Topic: forcedeth issue? [SOLVED]
Replies: 5
Views: 1054

Re: forcedeth issue?

Greetings,
Whenever I start the uploads from my (2 weeks old) gentoo system, to the nfs mounts of the fileserver, I'm getting strange problems after a few minutes of uploading.
The upload seems to stall.(no network data in or out of my system) but when I start to check, the strangest things happen ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 4:11 am
Forum: Networking & Security
Topic: SOLVED: Very strange hostname / DHCP issue
Replies: 10
Views: 4910

The option you are showing, says to send or not to send the hostname to the DHCP server. As I understand it, that option has no effect if the dhcp server sends a pre-generated name. I should also point out that I already had the nosendhost option set and still had my hostname changed on me when I ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 2:53 am
Forum: Networking & Security
Topic: Screen and X applications [SOLVED]
Replies: 5
Views: 1471

Re: Screen and X applications

Greetings,
The problem is that the prompt of the program uses a window in X to work and not just a terminal. So when I deattach from that screen the X window is still active on my laptop and if I close it, the program stops as well.
If you are running X on the remote machine as well, my ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 2:49 am
Forum: Networking & Security
Topic: Net issue - can't start wireless w/o an AP [SOLVED]
Replies: 6
Views: 1535

Re: Net issue (w/ new base?) - can't start wireless w/o an A

Greetings,
I get "Device initiated servce : net.eth0" on boot. This brings up the interface, which is never actually connected to anything. No biggie, I hope, but I hate waiting for it to DHCP. Is there any way to figure out what is trying to start it? I don't have it loading at boot.
Pretty much ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 2:42 am
Forum: Networking & Security
Topic: possible to prevent break-in attempts over ssh?
Replies: 6
Views: 2510

James Wells: Wow. You must be the first one I've seen who doesn't like fail2ban. What was so annoying in it? :)
It's not so much that I dislike it, more that I don't 'like' it.

The reasoning is fairly simple. The core functionality of both fail2ban and sshdfilter is using iptables to block port ...
  • Jump to post
by James Wells
Sat Aug 19, 2006 2:30 am
Forum: Networking & Security
Topic: SOLVED: Very strange hostname / DHCP issue
Replies: 10
Views: 4910

Depends on which dhcp client you use. So which one is it?
Using dhcp-3.0.5_beta1.

Anyway, I found what was causing the issue, though I am unsure whether this is intentional or accidental. In /sbin/dhclient-script, around line 135, the client script checks to see if the current hostname is ...
  • Jump to post
by James Wells
Thu Aug 17, 2006 3:34 am
Forum: Networking & Security
Topic: Acessing my files while away.
Replies: 4
Views: 1199

Hey there, I just mentioned that I had finished setting up NFS today. I do not need to use it for this project, anything will do.
Sorry, guess I misunderstood.

What's your opinion on setting up a webserver? I need to be able to access this anywhere, even libraries, whom restrict you from using ...
  • Jump to post
by James Wells
Thu Aug 17, 2006 2:51 am
Forum: Networking & Security
Topic: Acessing my files while away.
Replies: 4
Views: 1199

Greetings,

You mention that you are doing NFS. Since most ISP's won't route NFS/RPC, you will be unable to use this normally, however, if you are intent on doing NFS, I would suggest setting up openvpn. Openvpn will allow you to use NFS through the VPN tunnel.

If, instead, you are open to other ...
  • Jump to post
by James Wells
Thu Aug 17, 2006 2:46 am
Forum: Networking & Security
Topic: Question and 'ping'.
Replies: 12
Views: 2059

Greetings,
What I'd like to know from someone who has experience in these matters is if there's really no way to enable the following:

I can ping yahoo from inside the network.
Yahoo can't ping me.

You might want to check out hping and traceroute-ng. Hping will allow you to use port specific ...
  • Jump to post
by James Wells
Thu Aug 17, 2006 12:43 am
Forum: Networking & Security
Topic: possible to prevent break-in attempts over ssh?
Replies: 6
Views: 2510

Greetings,

I tried fail2ban and didn't like it. Instead I use;

iptables -A SSHD -p tcp -m state --state NEW -m recent --update --seconds 86400 --hitcount 3 --rttl -j DROPLOG
iptables -A SSHD -p tcp -m state --state NEW -m recent --set -j ACCEPT

iptables -A DROPLOG -m limit --limit 3/minute ...
  • Jump to post
by James Wells
Thu Aug 17, 2006 12:36 am
Forum: Networking & Security
Topic: SOLVED: Very strange hostname / DHCP issue
Replies: 10
Views: 4910

Yup. In my /etc/hosts file I have;
127.0.0.1 <MyLaptop FQDN> <MyLaptop> localhost.localdomain localhost

Something else I just noticed is that when I run DHCP at home, I get the same host as I have configured in my /etc/hosts so I have not issues there. Is there a way to tell dhcp not to set the ...
  • Jump to post
by James Wells
Wed Aug 16, 2006 3:59 am
Forum: Networking & Security
Topic: Interesting ping observation.
Replies: 4
Views: 1259

Re: Interesting ping observation.

Greetings,
Also, when I ping any server, my 'pongs' from those servers come back in groups of threes, with a 1 second break period in between them.
If your D-Link has the ability to change the MTU, that is one of the first things I would look at. If your MTU is too low, it can cause some of your ...
  • Jump to post
by James Wells
Wed Aug 16, 2006 2:31 am
Forum: Networking & Security
Topic: SOLVED: Very strange hostname / DHCP issue
Replies: 10
Views: 4910

SOLVED: Very strange hostname / DHCP issue

Greetings,

I have recently begun having a strange problem on my laptop, when my system loses it's hostname entries after I start the wireless network.

To test this, I have run various combinations of hostname -a, hostname -f, etc. Before I bring up my wireless network, they all show the correct ...
  • Jump to post
by James Wells
Wed Aug 16, 2006 2:24 am
Forum: Networking & Security
Topic: repetitive ssh logins by bots - any way to stop these?
Replies: 13
Views: 4058

Greetings,

If you already have IP tables installed, a simple solution is to modify your /etc/ssh/sshd_config file, changing MaxAuthTries to 2. This will tell sshd to only allow two attempts per connect. Then you simply add the following to your iptables rules;

iptables -A SSHD -p tcp -m state ...
  • Jump to post
by James Wells
Fri Jul 21, 2006 2:30 am
Forum: Networking & Security
Topic: managing multiple gentoo servers from single point
Replies: 2
Views: 1009

Re: managing multiple gentoo servers from single point

Greetings,
I found a thread that recommended cfengine as a good solution for managing multiple Gentoo servers. However, I'm not sold on that yet. I'm looking for something that will examine each server, determine the packages that are installed, determine the updates that are required, apply them ...
  • Jump to post
by James Wells
Fri Jul 21, 2006 2:23 am
Forum: Networking & Security
Topic: Do I need LDAP?
Replies: 3
Views: 1106

Re: Do I need LDAP?

Greetings,
I have a server on my network which I admin and a few different computers access it. Basically I want to keep the passwd and group files updated on each machine without too much hassle.
Right off the bat, you are describing the ideal environment for cfengine. Cfengine is the ...
  • Jump to post
by James Wells
Sun Jul 16, 2006 8:42 pm
Forum: Desktop Environments
Topic: Weird font problems
Replies: 40
Views: 13559

Re: [Solved without downgrading cairo] Weird font problems

Fritz Heinrichmeyer wrote:the problem vanishes for kde users that do not exclude certain small fonts from antialiasing:
I can confirm that it was drastically reduced when I did tht, but I still hade the issue in firefox / thunderbird. Additionally, this issue exists in Enlightenment as well.
  • Jump to post

Search found 57 matches
  • 1
  • 2
  • 3
  • 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