Hello List: After two weeks of struggling, I need help!!
My setup: T1 to Internet Backbone | Cisco 26XX 12.21.237.1 | --------------------------- | | 12.21.237.10 12.21.237.11 -------------- -------------- | Firewall | | Firewall | | DNS1(NS1) | | DNS2(NS2) | -------------- -------------- 192.168.21.10 192.168.21.11 | | --------------------------- DMZ |Hub| DMZ --------------------------------------------- | | | | 12.21.237.15 12.21.237.16 12.21.237.17 12.21.237.17 rdx mail Web data ------------ ------------ ------------ ------------ | RADIUS | | Mail | | Web/HTTP | | DATA | | Server | | Server | | Hosting | | MySQL | ------------ ------------ ------------ ------------ 192.168.6.15 192.168.6.16 192.168.6.17 192.168.6.18 rdxl maill webl datal | | | | -------------------|Hub|--------------------- In the above setup, I have setup a MySQL master server called "data". This master server (my plan) can only be accessed from MySQL client servers rdxl, maill, webl & datal (IP's 192.168.6.%). I have read MySQL documentation & MySQL by Paul DuBois (several times). I can test and access "data" server as explained in the documentation DuBois book. My Problem: ----------- (1) How do I setup so that servers on 192.168.6.? can (are allowed) access the master MySQL server? (2) I want to create an account "jupiter" password "sunrise" which can access data "custdata" on master MySQL server? Thanks. Kirti -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]