Ask a Question related to Windows Networking, Design and Development.
-
Chris #1
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. Batch file is:
route ADD 172.21.4.0 MASK 255.255.255.0 (VPN IP/gateway)
VPN IP and the network the host is trying to reach are on
different segments VPN 10.x.x.x LAN segment 172.21.4.x.
My problem is to do this right now the user has to be an
administrator of the computer. I would like the user to
be able to do this (add the route) as a limited user.
Does anyone know of a work around so I can do this? Your
help is most appreciated.
Chris Guest
-
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... -
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... -
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... -
routing problem
Hi All, details of my network: ======================== WindowsXP: first NIC(wireless) ->192.168.0.9 (static) second NIC ->192.168.1.5 (static)... -
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...



Reply With Quote

