Skip navigation links

MySQL Forums


Advanced Search

host wildcard % not working for machine names, only IPs
Posted by: Dewey Gaedcke ()
Date: June 21, 2007 02:19PM

Guys,
I know you can create a wildcard "grant" for local subnet IP's by '192.168.%.%' or all IP's by '%', but this syntax is NOT working when the local subnet resolves as the individual machine name that's trying to connect.
Example: hostname='myPCname' so mysql sees the connection coming from:
username@myPCname instead of username@192.168.1.6
even though they are one and the same address on the subnet

How do you create a wildcard grant that works for all the unique developer machine names that need to connect when they are on a local windows network and the IP is not used???

This is frustrating---all advice appreciated!!
Thanks
Dewey

Options: ReplyQuote


Subject Views Written By Posted
host wildcard % not working for machine names, only IPs 3699 Dewey Gaedcke 06/21/2007 02:19PM
Re: host wildcard % not working for machine names, only IPs 2311 a b 06/28/2007 04:02AM


Sorry, you can't reply to this topic. It has been closed.