Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Single LAn with routing to two WAN's (newbie)

    Scheduled Pinned Locked Moved Routing and Multi WAN
    4 Posts 2 Posters 3.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kkl
      last edited by

      Hello :-)

      I am looking for a way to set up my LAN to route all "normal" traffic through a Firewall to one NIC, and all Citrix ICA traffic through another NIC (the citrix servers i can access have two specified IP addresses) so that my client is using one (SHDSL line) provider for the ICA traffic and another (ADSL line) provider for everything else. -  Is there someone here who can tell me if pfsense is the right software for me to look at? - And how i can achieve this? - Im totally new to freeBSD and mostly to firewalls (except the one in my ADSL router) so any instructions and/or pointers would be welcome.

      See attached network diagram for what i'd like to achieve.
      firewall_split.jpg
      firewall_split.jpg_thumb

      1 Reply Last reply Reply Quote 0
      • dotdashD
        dotdash
        last edited by

        There are two ways you could do this with a dual wan setup. I think the easiest would be to create an alias with the IPs of your citrix servers in it. Call it 'citrix' or something, then create a firewall rule on the LAN side placed before the default rule. Something like:
        proto=all src=lan net port=* dest=citrix port=* gateway=(gateway of sdsl line)

        The other way would be to specify the destination port on the rule to tcp/1494, but that might not work unless you also forward the browsing port. I forget, I haven't used Citrix in many years…

        1 Reply Last reply Reply Quote 0
        • K
          kkl
          last edited by

          After some server config/installation problems i got to try this today (your suggested rule) and it worked beautifully right "out of the box" - thanks a lot :)

          1 Reply Last reply Reply Quote 0
          • K
            kkl
            last edited by

            One problemi have after setting this up is that the ica session crashes when i try to copy files to a local mapped drive from the citrix session … anyone have any experiences with this?  ??? - anything i need to set up maybe?

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.