이니시스 신규IDC 이전에 따른 IP 추가

This commit is contained in:
chicpro
2016-11-23 14:00:11 +09:00
parent 14416fcea1
commit d855668afd
2 changed files with 3 additions and 4 deletions

View File

@ -15,7 +15,7 @@ include_once('./_common.php');
$PGIP = $_SERVER['REMOTE_ADDR'];
if($PGIP == "211.219.96.165" || $PGIP == "118.129.210.25") //PG에서 보냈는지 IP로 체크
if($PGIP == "211.219.96.165" || $PGIP == "118.129.210.25" || $PGIP == "183.109.71.153") //PG에서 보냈는지 IP로 체크
{
// 이니시스 NOTI 서버에서 받은 Value

View File

@ -14,10 +14,9 @@ $INIpayLog = false; // 로그를 기록하려면 true 로 수
//**********************************************************************************
$TEMP_IP = getenv("REMOTE_ADDR");
$PG_IP = substr($TEMP_IP,0, 10);
$PG_IP = $_SERVER['REMOTE_ADDR'];
if( $PG_IP == "203.238.37" || $PG_IP == "210.98.138" ) //PG에서 보냈는지 IP로 체크
if( $PG_IP == "203.238.37.3" || $PG_IP == "203.238.37.15" || $PG_IP == "203.238.37.16" || $PG_IP == "203.238.37.25" || $PG_IP == "39.115.212.9" ) //PG에서 보냈는지 IP로 체크
{
$msg_id = $msg_id; //메세지 타입
$no_tid = $no_tid; //거래번호