Hi,
you have in your Book this desc:
You don't have to worry about whether your server supports the $_SERVER or the $_ENV variables, or about default values or server-compatibility issues--the sfWebRequest methods do it all for you. Besides, their names are so evident that you will no longer need to browse the PHP documentation to find out how to get information from the request.
But You have no methods to get Remote / Local IP Address. So why not implement it?
Two new methods will be great:
1) Getting Remote Ip
2) Getting Local Ip's from X-Forwarder
Here is related topic on your forum:
http://www.symfony-project.org/forum/index.php/t/7875/