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.

which one of these is really right? thanks ;)

Old posts that have not been replied to for several years.
Locked
k
kublador
Voice
Posts: 21
Joined: Sun May 25, 2003 1:25 pm

which one of these is really right? thanks ;)

Post by kublador »

which one is right?


a.) --HOSTS *!*@*.*
b.) --HOSTS *!*@*
c.) --HOSTS *@*.*
d.) --HOSTS *@*

thank you and Glod bless you all
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

neither of them is more right (or wrong) than the other, they will all match any host
Elen sila lúmenn' omentielvo
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

If you want to get into the rights and wrongs, as papillion said, none of them are wrong.

Though, in most cases, you should stick to format 1 & 2, as these are the most recognised, and easiest to understand what is matching what.
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Just to be a bit picky...
In theory, if you own a toplevel domain you can use it as a machine name, making mask A and C not match. :P

The only reason to include ! and @ in the mask is to ensure the things you match is on the right place in the nick!ident@host, so for matching against users on irc '*!*@*' is the same as '*' because they all have a ! and a @ in their representation.
User avatar
j0n
Op
Posts: 140
Joined: Wed May 07, 2003 5:31 pm
Location: sjn.nb.ca
Contact:

Post by j0n »

The command is wrong to begin with. (unless you change the bind, which I assume not.)

It's

.-host user *!*@*

Type .whois user
If you notice a hostname you wish to remove, simply copy/paste the hostname and replace the *!*@*.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

He has pasted lines form the userfile.

Hosts lines are an XTRA type tag, which allways start

Code: Select all

--<tag name>
k
kublador
Voice
Posts: 21
Joined: Sun May 25, 2003 1:25 pm

Post by kublador »

thankssssss ;)
God bless
Locked