View Issue Details

IDProjectCategoryView StatusLast Update
0002688unrealircdpublic2005-11-12 15:25
ReporterKlown Assigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.3 
Summary0002688: changing local host while on server (shows in dcc notice)
Descriptionyeah just a stupid little thing i noticed, probly not much of an issue at all but hey, humanity strives for perfections right?

so on mirc in the options u can change your local host info
so if your main host is like 555.555.555.5, u could change it to what ever you want rreally, now when dcc'ing it will show the new "localhost"

example:

normal: 1:06pm -User- DCC Send <filenamehere> (123.456.78.90) <~ip before change

after changing local host in mirc: 1:06pm -User- DCC Send <filenamehere> (192.168.1.89) <~ip localhost was changed to

as i said its probly not to much of an issue but if your a perfectionist then itll be good to know!


Steps To ReproduceHave a user go to the mirc options, then under the "connect" dropdown, go to local info, from there have them input some ip, preferably if they are behind a router, use an ip from inside their localnetwork, eg: 192.168.1.2 .

when their done with that click ok, and then have them send you a file, it should show you in the dcc notice that the ip you are reciving from is 192.168.1.2
Additional Informationi use a router and they use one too, the ip i figured this out with was the local ip assigned to the machine a friend was on

i checked it out and it worked out on my end too, i showed to them as 192.168.1.666 lol

3rd party modules

Activities

syzop

2005-11-12 15:25

administrator   ~0010725

That dcc notice is, surprise, a real notice ;p.. So it can contain anything, including 'ALLAH IS GREAT' or whatever :P. Nothing special.

This notice is not even intercepted or looked at by Unreal, and why should we? It has no use (from an ircd point of view) ;).

FYI, mIRC sends both a CTCP DCC and a notice, the DCC (a CTCP) filename is investigated by Unreal for dcc blocking purposes and spamfiltering (but nothing more), the notice is not important (might even not be generated by some clients, since it's useless).

Issue History

Date Modified Username Field Change
2005-11-12 15:15 Klown New Issue
2005-11-12 15:25 syzop Status new => closed
2005-11-12 15:25 syzop Note Added: 0010725
2005-11-12 15:25 syzop Resolution open => no change required