This is a discussion on oident problems within the Debian Linux support forums, part of the Debian Linux category; --> Hey I got this huge problem with my oidentd. Had tried for the last 2 weeks to sort it ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hey I got this huge problem with my oidentd. Had tried for the last 2 weeks to sort it out, but cant get it working. So hoping some of you could help. My box is a Debian, running on a 450mhz, 128mb, 4,7GB, IBM Thinkpad Notebook. Had installed psybnc with oidentd support, and oidentd using apt-get. My oidentd.conf file: # Configuration for oidentd # see oidentd.conf(5) # default { default { allow spoof allow spoof_all allow spoof_privport } } # you may want to hide root connections #user "test" { # default { # force reply "roogon" # } #} When i look into the /var/log/daemon.log i see: Mar 27 12:46:46 server oidentd[23909]: Connection from bandit.probe-networks.de (82.96.64.2):4800 Mar 27 12:46:46 server oidentd[23909]: [bandit.probe-networks.de] 12764 , 6667 : ERROR : NO-USER So the IRC networks can connect, but it cant spoof. Just returing "NO-USER". Please help me out. Best Regards Denni Pultz Gottfredsen The Linux newbie |
| |||
| Denni Pultz Gottfredsen wrote: > Hey > > I got this huge problem with my oidentd. > Had tried for the last 2 weeks to sort it out, but cant get it working. > So hoping some of you could help. Never used it, but fakeidentd may be what you need, it's a lot easier to get working, but don't have that much options. //Aho |
| |||
| Hey thanks for the respond. Just installed it, and wow it works.. But its returing a static username (default set to 'username'), couldnt it spoof like oidentd does? Thanks Denni "J.O. Aho" <user@example.net> skrev i en meddelelse news:3aniiqF6brg3aU1@individual.net... > Denni Pultz Gottfredsen wrote: >> Hey >> >> I got this huge problem with my oidentd. >> Had tried for the last 2 weeks to sort it out, but cant get it working. >> So hoping some of you could help. > > Never used it, but fakeidentd may be what you need, it's a lot easier to > get working, but don't have that much options. > > > //Aho |
| |||
| Denni Pultz Gottfredsen wrote: > Hey thanks for the respond. > > Just installed it, and wow it works.. > But its returing a static username (default set to 'username'), couldnt it > spoof like oidentd does? As I said before, it don't have much of options, if you want to change username that it will respond, then add it to the line where you start fakeidentd fakeidentd mightyuserwhodontlikeidents and the reported user will be 'mightyuserwhodontlikeidents'. //Aho |
| |||
| Yes i understand that. But could it not return a random numeric thing? or spoof the userid "J.O. Aho" <user@example.net> skrev i en meddelelse news:3anqnuF6e5hqmU1@individual.net... > Denni Pultz Gottfredsen wrote: >> Hey thanks for the respond. >> >> Just installed it, and wow it works.. >> But its returing a static username (default set to 'username'), couldnt >> it spoof like oidentd does? > > As I said before, it don't have much of options, if you want to change > username that it will respond, then add it to the line where you start > fakeidentd > > fakeidentd mightyuserwhodontlikeidents > > and the reported user will be 'mightyuserwhodontlikeidents'. > > > //Aho |
| |||
| Denni Pultz Gottfredsen wrote: > Yes i understand that. > > But could it not return a random numeric thing? > or spoof the userid No, it's not made that way, it does only sppof with only one username (remeber that the user don't have to exist on your system). It will still not give out any information about the users you have on your system. If you want, you could modify the code, think it's not mokre than 3-4kb large and set a random numeric string. //Aho |
| |||
| I couldnt, because cant code c++ or whats it code in. Its driving me nuts "J.O. Aho" <user@example.net> skrev i en meddelelse news:3ansn0F6c82diU1@individual.net... > Denni Pultz Gottfredsen wrote: >> Yes i understand that. >> >> But could it not return a random numeric thing? >> or spoof the userid > > No, it's not made that way, it does only sppof with only one username > (remeber that the user don't have to exist on your system). It will still > not give out any information about the users you have on your system. > > If you want, you could modify the code, think it's not mokre than 3-4kb > large and set a random numeric string. > > > //Aho |
| |||
| Denni Pultz Gottfredsen wrote: > I couldnt, because cant code c++ or whats it code in. It's only c, so it's not that difficult and could be a good reason why to start look into coding http://remus.rutgers.edu/~rhoads/Code/code.html And the worst that can happen is that your code don't work //Aho |
| |||
| Had looked into coding.. Im coding html, php but thanks anyways "J.O. Aho" <user@example.net> skrev i en meddelelse news:3ao3meF6c4mveU1@individual.net... > Denni Pultz Gottfredsen wrote: >> I couldnt, because cant code c++ or whats it code in. > > It's only c, so it's not that difficult and could be a good reason why to > start look into coding > > http://remus.rutgers.edu/~rhoads/Code/code.html > > And the worst that can happen is that your code don't work > > > //Aho |
| ||||
| Denni Pultz Gottfredsen wrote: > Had looked into coding.. > Im coding html, php Then you are always there, php isn't that far from C IMHO, but you coulr write a PHP script that works as identd and use xinetd to power it. Or just take it easy, sit infront of telly and know that fakeidentd will work as it is. //Aho |
| Thread Tools | |
| Display Modes | |
|
|