This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
dbz-gt
Voice
Posts: 11 Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:
Post
by dbz-gt » Mon Feb 03, 2003 6:02 pm
Nope, doesn't work.
Btw, in the first post I typed, I tryed almost EVERY possibility there is
Nobody can help from telnet??
Why does Linux just rulez more then Windows? And Windows is more populair..!
I am a Linux Fan!!!
Freeman
Voice
Posts: 20 Joined: Thu Jan 30, 2003 6:46 am
Post
by Freeman » Mon Feb 03, 2003 9:47 pm
From what I gather you are behind a router. ?
So did you even forward the port that Eggy will be using to your router config of that computer??? good luck
dbz-gt
Voice
Posts: 11 Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:
Post
by dbz-gt » Tue Feb 04, 2003 4:02 am
I am behind a router, because we need 2 PC's on the internet
Anyway, I don't think the router is stopping the eggdrop because he is using a port that the router doesn't support.
The firewall of the router is off and of linux as well.
And even there is a firewall on the router, which port should I open? Except 6667 (IRC Network)
Why does Linux just rulez more then Windows? And Windows is more populair..!
I am a Linux Fan!!!
k
koan
Post
by koan » Tue Feb 04, 2003 12:15 pm
Make sure what ever you have the boxes' hostname set to is in your /etc/hosts file.
ie do this:
1)
more /etc/HOSTNAME
it should be like:
MyBoxesHostName.MyDomain.com
2) edit your /etc/hosts and make sure you have lines liek this:
127.0.0.1 localhost
192.168.2.100 MyBoxesHostName.MyDomain.com MyBoxesHostName
dbz-gt
Voice
Posts: 11 Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:
Post
by dbz-gt » Tue Feb 04, 2003 2:00 pm
I have this atm:
Code: Select all
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.domain localhost
And I changed it to:
Code: Select all
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.domain localhost
192.168.2.100 localhost.router homepc
Shell:
[root@localhost dbzgt]# hostname
localhost.localdomain
[root@localhost dbzgt]#
Oke and what should I put in the .conf??
Why does Linux just rulez more then Windows? And Windows is more populair..!
I am a Linux Fan!!!
har0
Voice
Posts: 20 Joined: Fri Jan 17, 2003 7:07 am
Post
by har0 » Tue Feb 04, 2003 2:48 pm
here is what my eggdrop uses:
# If you're using virtual hosting (your machine has more than 1 IP), you
# may want to specify the particular IP to bind to. You can specify either
# by hostname or by IP. You may also want to set the hostname here if
# Eggdrop has trouble detecting it when it starts up.
#set my-hostname "virtual.host.com"
#set my-ip "99.99.0.0"
Nothing is unselected, and starts from 2 pc's with the same conf, nothing changed
l
dbz-gt
Voice
Posts: 11 Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:
Post
by dbz-gt » Tue Feb 04, 2003 6:07 pm
Joh ppl!
Thanks for helping.. I don't need the help anymore
I just installed today RedHat 8.0 and it works fine here, without any my-ip, my-hostname, nat-ip or that kind of bull-[censored]
I think it was some kind of "bug" between RH7.3 and my router
I have now RH8.0 and it have a cool interface, so thanks for helping, you people just RULE with helping!!
Why does Linux just rulez more then Windows? And Windows is more populair..!
I am a Linux Fan!!!