Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Routing

    If I want to use a 2003 server as a router/gateway to my
    internet connection, do I need to set a a static route
    from the "internal" network to the "external" network or
    does just the fact that I have NAT and Routing turned on
    do this for me ?
    Dave McDuell Guest

  2. Similar Questions and Discussions

    1. Routing with WSE 2.0
      Hi All, I'm trying to develop a custom SoapHttpHandler, but it just doesn't want to work. Here's my handler public class BrokerRoutingHandler...
    2. Help on routing
      Hi, I have a network with 2 providers, and I want to split the traffic up in two. My problem is that when I tcpdump like this: tcpdump -n -i...
    3. arp and routing tables
      Can anyone tell (or point me to) me how I would through sockets retrieve arp and routing tables? Thanks in advance! Dave M
    4. Routing Table
      When we connect via VPN we currently need to add a static route for traffic flow from the host. We are doing this right now with a batch file. ...
    5. All TCP/IP routing through modem
      Hello, I am using an IBM Netvista PC with an Ethernet NIC and Modem installed. I connect to a domain on my network with the Ethernet NIC and...
  3. #2

    Default Re: Routing

    Hello,

    All you need to do is run the RRAS wizard, and it will set up everything for
    you. You do not need to manually configure static routes.

    --
    Regards,
    Kristofer Gafvert - IIS MVP
    [url]http://www.ilopia.com[/url] - When you need help!


    "Dave McDuell" <anonymous@discussions.microsoft.com> wrote in message
    news:22abe01c45d40$f7b8a5a0$a001280a@phx.gbl...
    > If I want to use a 2003 server as a router/gateway to my
    > internet connection, do I need to set a a static route
    > from the "internal" network to the "external" network or
    > does just the fact that I have NAT and Routing turned on
    > do this for me ?

    Kristofer Gafvert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139