This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Routing domain to NIC

Hi Guys.

I wonder whether it's possible to rout a range of domain to a specific Net Card.
 I want that when my client (from my LAN) try to reach any of ....domain.com,
there request will be rout to a specific Net Card.

I'm not sure though that it's possible.
[;)]


This thread was automatically locked due to age.
Parents
  • No, not unless you have a handy way of mapping all those domain names to IP addresses.

    The firewall only sees IP addresses, not the domain names when performing routing and packet filtering, if it had to do a reverse DNS lookup on all IP addresses before deciding where to route a packet or drop/accept/reject a packet it would absolutely kill performance.
Reply
  • No, not unless you have a handy way of mapping all those domain names to IP addresses.

    The firewall only sees IP addresses, not the domain names when performing routing and packet filtering, if it had to do a reverse DNS lookup on all IP addresses before deciding where to route a packet or drop/accept/reject a packet it would absolutely kill performance.
Children