Re: Routing With Two ISPs?

_at_babolo.ru
Date: 11/08/03

  • Next message: Harti Brandt: "Re: 64 bit packet counters"
    To: Drew Tomlinson <drew@mykitchentable.net>
    Date: Sat, 8 Nov 2003 03:40:22 +0300 (MSK)
    
    

    [ Charset windows-1252 unsupported, converting... ]
    > I have a 4.8 box serving as a gateway with two connections to the
    > Internet. Is there some way to set the box up so that packets are
    > routed out through the same interface from which they arrived? For
    > example, if a connection is initiated on port 80 from a packet arriving
    > on one interface, is there a way to make the outgoing packets from my
    > web server use that same interface as a gateway instead of the default
    > interface?
    >
    > Any suggestions appreciated.
    It's easy IMHO

    Each external iface with it's own natd,
    each forwards 80 port incoming to two
    http servers with different IP or port.

    outgoing traffic can be forwarded to appropriate
    natd via ipfw rules depending on src IP or port

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Harti Brandt: "Re: 64 bit packet counters"

    Relevant Pages

    • Re: Limiting RMI to localhost
      ... connections that arrive on the corresponding interface. ... I tried to implement custom socket factory and failed to bind the ... public ServerSocket createServerSocket(int port) throws IOException { ...
      (comp.lang.java.programmer)
    • Re: Cant ping my PC from the internet
      ... I want all the PC's on the LAN except this one to surf the internet through ... It ignores bandwidth settings for each port. ... Gateway metric: 100 ... Interface metric: 100 ...
      (microsoft.public.windowsxp.network_web)
    • Re: Terminal Server / WAN question
      ... "In earlier versions of Windows Server, security measures prevented remote users from connecting to internal network resources across firewalls and NATs. ... This is because port 3389, the port used for RDP connections, is typically blocked for network security purposes. ... TS Gateway transmits RDP traffic to port 443 instead, by using an HTTP Secure Sockets Layer/Transport Layer Security tunnel. ...
      (microsoft.public.windows.server.networking)
    • Re: Routing With Two ISPs?
      ... >I have a 4.8 box serving as a gateway with two connections to the ... Is there some way to set the box up so that packets are ... >on one interface, is there a way to make the outgoing packets from my ... >web server use that same interface as a gateway instead of the default ...
      (freebsd-net)
    • Re: Routing With Two ISPs?
      ... >>I have a 4.8 box serving as a gateway with two connections to the ... Is there some way to set the box up so that packets are ... >>on one interface, is there a way to make the outgoing packets from my ... >>web server use that same interface as a gateway instead of the default ...
      (freebsd-net)