mIRC Home    About    Download    Register    News    Help

Print Thread
#143792 01/03/06 08:14 PM
H
Harbinger
Harbinger
H
I've searched for hours on this matter. Both in these forums as well as numerous search engines and sites. I just can't seem to get to the bottom if it.

Here's the problem I am running into:

Code:
-
* Connecting to hotspeed.sg.as.dal.net (7000)
-
Local host: harbinger (70.142.52.252)
-
-hotspeed.sg.as.dal.net- *** Looking up your hostname...
-
-hotspeed.sg.as.dal.net- *** Checking Ident
-
-hotspeed.sg.as.dal.net- *** Found your hostname
-
-hotspeed.sg.as.dal.net- *** Got Ident response
-
Closing Link: 0.0.0.0 (Invalid username [$vl1v811])
-
* Disconnected
-
* Connect retry #1 194.68.45.50 (7000)
-
Local host: harbinger (70.142.52.252)
-
-rangers.ix.us.dal.net- *** Looking up your hostname...
-
-rangers.ix.us.dal.net- *** Found your hostname, cached
-
-rangers.ix.us.dal.net- *** Checking Ident
-
-rangers.ix.us.dal.net- *** Got Ident response
-
Closing Link: 0.0.0.0 (Invalid username [$E620539])
-
* Disconnected 


I've followed all of the basic suggestions. Checking the fields for capitalized letters, special characters, yadda yadda... I've even gone so far as both completely deleting mIRC and everything related to its installation and started anew and also tried several different clients (4 to be exact).

The problem occurs on all servers and on all clients. So apparently the problem is in my connect. But I'm not sure where to begin with this.

I have no firewall, no proxy, nada. Just not sure what is going on here.

Also perhaps of note here... There seems to be a random string generated where the username should be listed.

I should mention too that I have exhausted my anti-virus protection and spyware detection programs several times to no avail.

#143793 01/03/06 09:27 PM
Joined: Dec 2002
Posts: 3,534
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,534
Just a wild stab try typing /identd on Harbinger and try restarting mIRC. It was just my two cents worth. smile

-Andy

#143794 04/03/06 09:42 AM
Joined: Jan 2003
Posts: 1,057
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2003
Posts: 1,057
also check if not another mIRC is running which has an identd server running (you should always put it on 'enable only when connecting'!)

note that if the identd can't be found (like because of a firewall or something else) the first portion (before the @) of your email address you filled in is used!

so make sure that part too consists of all lower case characters without any special ones.

#143795 11/03/06 12:31 AM
H
Harbinger
Harbinger
H
I am bumping this topic because the problem still persists. And it seems that in both of the above replies the authors failed to properly read the post before replying.

Again the issue happens on all clients. And I verified as of today that it happens in both Linux and WinXP. I've checked to make sure that Identd settings are correct. I've upgraded all software and firmware.

Something tells me that if I can find the origin of the random string as appearing in the pasted log above, I can help track the issue. There should be no reason why a random string like that should be passed to the server.

So the issue is most definitely connection or software related. The problem is resolved temporarily after the PC is simply restarted. But restarting frequently is a major pain in the neck. And this was not a problem until the reformat occurred.

Any suggestions from anyone? (And please... Read the post thoroughly this time.)

#143796 11/03/06 12:55 AM
Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
Do you have any scripts that contain ON START or ON CONNECT events? If you do, try removing them, or if you're not sure, try typing
Code:
 /remote off 
and see if that makes a difference.
If you find that the problem disappears with your remotes off, then the problem lies in one or more scripts that you have loaded.


Link Copied to Clipboard