User Tools

Site Tools


admin:settings:ips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
admin:settings:ips [2019/03/28 20:55] – [Manual Setup] tmccannaadmin:settings:ips [2024/03/06 17:54] (current) – [Manual Setup] tmccanna
Line 1: Line 1:
-====== OPAC IP Range Redirection ======+====== OPAC - Default to Local Branch ======
  
 PINES libraries typically want their OPAC stations to search their own branch by default. This can be PINES libraries typically want their OPAC stations to search their own branch by default. This can be
Line 6: Line 6:
 ===== Manual Setup ===== ===== Manual Setup =====
  
-To set up an OPAC station manually, you will need to "hard-code" the URL with your library's database ID (found here: [[https://pines.georgialibraries.org/ids]]). In your OPAC station's browser, set the URL for the home page to:+To set up an OPAC station manually, you will need to "hard-code" the URL with your library's database ID (found here: [[https://pines.georgialibraries.org/dokuwiki/doku.php?id=admin:ids]]). In your OPAC station's browser, set the URL for the home page to:
  
 <wrap indent><nowiki>http://gapines.org/eg/opac/home?physical_loc=<library id></nowiki></wrap> <wrap indent><nowiki>http://gapines.org/eg/opac/home?physical_loc=<library id></nowiki></wrap>
  
-For example, for the Bogart library, which has the id 8, the resulting URL would be:+For example, for the Bogart library, which has the id 9, the resulting URL would be:
  
-<wrap indent><nowiki>http://gapines.org/eg/opac/home?physical_loc=9</nowiki></wrap>+<wrap indent><nowiki>http://gapines.org/eg/opac/home?physical_loc=9;carousel_loc=9</nowiki></wrap>
  
-The manual approach requires that you physically set the URL at each of your libraries' OPAC stations. This is the only way for library systems behind a single public IP address to use this feature.+The manual approach requires that you physically set the URL at each of your libraries' OPAC stations. This is the only way for library systems behind a single public IP address to use this feature. (Note that the example also controls which New Books carousel will appear on the page with the carousel_loc parameter. Typically, this will be set to the same ID.)
  
 ===== Automatic/Server-Side Setup ===== ===== Automatic/Server-Side Setup =====
Line 22: Line 22:
 <wrap indent><nowiki><Library Short Name> <start ip> <end ip></nowiki></wrap> <wrap indent><nowiki><Library Short Name> <start ip> <end ip></nowiki></wrap>
  
-For example:\\+For example: 
 <wrap indent>WGRL-BO 192.168.1.1 192.168.1.254</wrap> <wrap indent>WGRL-BO 192.168.1.1 192.168.1.254</wrap>
 +
 +<note>The address you provide to PINES/GPLS staff must be your library’s **public** IP address. IP
 +addresses in the private/reserved ranges, 192.168.X.X, 172.16.X.X - 17.31.X.X, and 10.X.X.X
 +are only valid inside your local area network and will not work for the PINES side file. Note
 +that the WGRL-BO example, while in the correct format, would not actually work for this
 +purpose.</note>
  
 The server side file is consulted each time anyone visits http://gapines.org, and if their IP matches a range on our list, they will be redirected to searching that library or system. The server side file is consulted each time anyone visits http://gapines.org, and if their IP matches a range on our list, they will be redirected to searching that library or system.
  
 +<note important>If your library changes its IP addresses, please contact the [[https://help.georgialibraries.org|Help Desk]] with the new IP addresses. GALILEO also uses library IP addresses for in-branch authentication with online resources, so you should also [[http://www.galileo.usg.edu/contact/|contact GALILEO]].</note>
admin/settings/ips.1553806522.txt.gz · Last modified: 2019/03/28 20:55 by tmccanna