EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   SQL, Unlocking a IP Range (Class C) (https://www.eqemulator.org/forums/showthread.php?t=29091)

blackwaterr3 07-31-2009 11:52 PM

SQL, Unlocking a IP Range (Class C)
 
mysql>[INSERT INTO account (name,STATUS, minilogin_ip) VALUES
('NameHere',250,'127.0.0.0/24');]

the SQL command as shown above isnt working im guessing its due to using the ['127.0.0.0/24'] is there a way of unblocking a Class C IP Range or do i need to add 265 IP's to the database?

blackwaterr3 08-02-2009 12:57 AM

bump need help with this asap

Secrets 08-02-2009 12:59 AM

Quote:

Originally Posted by blackwaterr3 (Post 175660)
mysql>[INSERT INTO account (name,STATUS, minilogin_ip) VALUES
('NameHere',250,'127.0.0.0/24');]

the SQL command as shown above isnt working im guessing its due to using the ['127.0.0.0/24'] is there a way of unblocking a Class C IP Range or do i need to add 265 IP's to the database?

Why are you still using minilogin? There's a public login available for download on the google code page.

If you absolutely need to use minilogin, the field for minilogin_ip isn't there by default in PEQ's database. You will need to add it yourself if you downloaded the DB from PEQ.

A few guides are on the wiki.

as for the IPs, you could do that in excel.

blackwaterr3 08-02-2009 12:25 PM

so theres no way to use the IP range with minilogin?

Lenn 08-02-2009 05:36 PM

Quote:

Originally Posted by Secrets (Post 175727)
Why are you still using minilogin? There's a public login available for download on the google code page.

If you absolutely need to use minilogin, the field for minilogin_ip isn't there by default in PEQ's database. You will need to add it yourself if you downloaded the DB from PEQ.

A few guides are on the wiki.

as for the IPs, you could do that in excel.

ive skinnem the wiki and i dont see anything about adding a IP range to the minlogin using SQL


All times are GMT -4. The time now is 05:03 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.