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.

Problems with starting eggdrop..

Old posts that have not been replied to for several years.
d
dbz-gt
Voice
Posts: 11
Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:

Post by dbz-gt »

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!!! :P
F
Freeman
Voice
Posts: 20
Joined: Thu Jan 30, 2003 6:46 am

Post by Freeman »

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
d
dbz-gt
Voice
Posts: 11
Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:

Post by dbz-gt »

I am behind a router, because we need 2 PC's on the internet :P

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!!! :P
k
koan

Post by koan »

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
d
dbz-gt
Voice
Posts: 11
Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:

Post by dbz-gt »

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!!! :P
h
har0
Voice
Posts: 20
Joined: Fri Jan 17, 2003 7:07 am

wierd problem

Post by har0 »

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
d
dbz-gt
Voice
Posts: 11
Joined: Sun Feb 02, 2003 3:03 pm
Location: Den-Haag, Netherland
Contact:

Post by dbz-gt »

Joh ppl!
Thanks for helping.. I don't need the help anymore :oops:

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 :evil:

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!!! :P
Locked