curl to itself behind firewall
Posted
by
xtreaming
on Pro Webmasters
See other posts from Pro Webmasters
or by xtreaming
Published on 2012-09-13T12:01:45Z
Indexed on
2012/09/13
15:51 UTC
Read the original article
Hit count: 162
I have a server A which is configured behind a firewall and has 30.x.x.x public adress and 172.x.x.x internal address.
I'm trying to make a php Curl call from a script located on that server, to the 30.x.x.x external IP of that server but the curl call cannot be resolved.
It seems that server A does not have a route to that IP. Did you encounter any similar situations? Any chance to solve it through static routes?
© Pro Webmasters or respective owner