Re: [pfSense] redirect outgoing

2011-09-23 Thread Jesse Vollmar
On Fri, Sep 23, 2011 at 8:40 AM, Nick Upson n...@telensa.com wrote:



 On 22 September 2011 16:41, Jesse Vollmar vollm...@gmail.com wrote:

  On Thu, Sep 22, 2011 at 11:00 AM, Nick Upson n...@telensa.com wrote:


 Hi,

 I must be missing something, all I want is:

 all outgoing traffic to 192.168.x.y goes out WAN2 except 192.168.111.x 
 192.168.112.x which goes out the IPSEC interface (which is attached to WAN1)

 tracert from my desktop actually show this correctly as WAN2 with my
 present setup but visit anywhere that shows the IP I'm coming from and its
 WAN1

 using 1.2.3



 There needs to be a firewall rule that specifies the gateway you want to
 send the traffic out.


 I've currently put one in place that specifies the source must be my PC
 address (to avoid affecting others). If I go to http://www.whatismyip.com/or 
 similiar it tells me the wrong IP, tracerte on my PC (win7) tells me it
 went out the correct IP, I'm confused

 --
 Nick Upson


 ___
 List mailing list
 List@lists.pfsense.org
 http://lists.pfsense.org/mailman/listinfo/list


Sounds like it still isn't going out the correct gateway. Can you post the
IP of the computer you are testing from and the firewall rule that is
supposed to send packets out the correct gateway?
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] redirect outgoing

2011-09-23 Thread Nick Upson
On 23 September 2011 13:46, Jesse Vollmar vollm...@gmail.com wrote:



 On Fri, Sep 23, 2011 at 8:40 AM, Nick Upson n...@telensa.com wrote:



 On 22 September 2011 16:41, Jesse Vollmar vollm...@gmail.com wrote:

  On Thu, Sep 22, 2011 at 11:00 AM, Nick Upson n...@telensa.com wrote:


 Hi,

 I must be missing something, all I want is:

 all outgoing traffic to 192.168.x.y goes out WAN2 except 192.168.111.x 
 192.168.112.x which goes out the IPSEC interface (which is attached to 
 WAN1)

 tracert from my desktop actually show this correctly as WAN2 with my
 present setup but visit anywhere that shows the IP I'm coming from and its
 WAN1

 using 1.2.3



 There needs to be a firewall rule that specifies the gateway you want to
 send the traffic out.


 I've currently put one in place that specifies the source must be my PC
 address (to avoid affecting others). If I go to
 http://www.whatismyip.com/ or similiar it tells me the wrong IP, tracerte
 on my PC (win7) tells me it went out the correct IP, I'm confused

 --
 Nick Upson


 ___
 List mailing list
 List@lists.pfsense.org
 http://lists.pfsense.org/mailman/listinfo/list


 Sounds like it still isn't going out the correct gateway. Can you post the
 IP of the computer you are testing from and the firewall rule that is
 supposed to send packets out the correct gateway?


my IP is 10.0.0.108, the rule is 'any' everywhere except source (my IP) and
gateway (the IP address I want it to go out of)
logging is enabled and says that this rule is used for my outgoing traffic

-- 
Nick Upson
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] redirect outgoing

2011-09-23 Thread Nick Upson
On 23 September 2011 13:53, Nick Upson n...@telensa.com wrote:



 On 23 September 2011 13:46, Jesse Vollmar vollm...@gmail.com wrote:



 On Fri, Sep 23, 2011 at 8:40 AM, Nick Upson n...@telensa.com wrote:



 On 22 September 2011 16:41, Jesse Vollmar vollm...@gmail.com wrote:

  On Thu, Sep 22, 2011 at 11:00 AM, Nick Upson n...@telensa.com wrote:


 Hi,

 I must be missing something, all I want is:

 all outgoing traffic to 192.168.x.y goes out WAN2 except 192.168.111.x
  192.168.112.x which goes out the IPSEC interface (which is attached to
 WAN1)

 tracert from my desktop actually show this correctly as WAN2 with my
 present setup but visit anywhere that shows the IP I'm coming from and its
 WAN1

 using 1.2.3



 There needs to be a firewall rule that specifies the gateway you want to
 send the traffic out.


 I've currently put one in place that specifies the source must be my PC
 address (to avoid affecting others). If I go to
 http://www.whatismyip.com/ or similiar it tells me the wrong IP,
 tracerte on my PC (win7) tells me it went out the correct IP, I'm confused

 --
 Nick Upson


 ___
 List mailing list
 List@lists.pfsense.org
 http://lists.pfsense.org/mailman/listinfo/list


 Sounds like it still isn't going out the correct gateway. Can you post the
 IP of the computer you are testing from and the firewall rule that is
 supposed to send packets out the correct gateway?


 my IP is 10.0.0.108, the rule is 'any' everywhere except source (my IP) and
 gateway (the IP address I want it to go out of)
 logging is enabled and says that this rule is used for my outgoing traffic


ok now I'm REALLY confused, http://www.whatismyip.com/  now reports the
correct address, and I hadn't changed anything since the last time I looked

-- 
Nick Upson
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] redirect outgoing

2011-09-23 Thread Chris Buechler
On Fri, Sep 23, 2011 at 8:56 AM, Nick Upson n...@telensa.com wrote:

 ok now I'm REALLY confused, http://www.whatismyip.com/  now reports the
 correct address, and I hadn't changed anything since the last time I looked


Not a good way to check, browsers use persistent TCP connections and
don't like to let go of them. Use wget or fetch
http://pfsense.org/ip.php instead to ensure you're using a new TCP
connection.
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list