A default route is the packet forwarding rule (route) taking effect when no other route can be determined for a given Internet Protocol (IP) destination address.
0
votes
3answers
60 views
Default route and backup default route
Hi everyone I am a newbie so be patient please.
I am dealing with the following topology:
I have an "ISP ROUTER" connected via fastethernet to a MAIN router. "ISP ROUTER" is also connected via serial ...
1
vote
3answers
195 views
Cisco 2960 trunking issue
I have a Cisco 2960 running 12.2(58) SE2 with four VLANs configured (10.10.10.0/24 - 10.10.40.0/24) plus one uplink on a 192.168.1.0/24 network. I have enabled ip routing and the VLANs can talk ...
0
votes
0answers
133 views
How to remove all default gateways
I'm commanding a customarily built linux machine so not all linux commands are available. I execute network related commands so I need to set a default gateway right before I run my command, then ...
1
vote
0answers
176 views
Default Gateway solution on NAT'd network (best options)
I've recently changed a network from a bunch of machines exposed to the net on a network to a more security conscious Firewall-fronted network with a DMZ for public services. Everything's mostly ...
1
vote
2answers
148 views
2 default gateways for connection changeover?
I have a task to essentially change connections to our infrastructure (company's website) without downtime, and I have come up with a plan in my head that I think might work. So the basic setup is ...
2
votes
1answer
553 views
W7 routing - traffic not going to default gateway
I have a really strange Windows 7 IPv4 routing issue that I can't get to the bottom of.
The summary of the issue is that the default gateway is set to 192.168.254.253, but that it is actually using a ...
1
vote
2answers
1k views
IPv6 hosts configure default route with router's link-local address
I have recently added IPv6 to our network as per the instructions at http://www.chronos-tachyon.net/reference/debian-ipv6-and-hurricane-electric.
However, the hosts on the network automatically ...
1
vote
2answers
5k views
How can I configure openvpn server without push default gateway?
I need configure my openvpn server to provide some LAN resources, but I don't want route all traffic for my clients.
Here is my sample network description:
My LAN is 192.168.1.0/24. Openvpn network ...
0
votes
2answers
267 views
Default Route Configuration by IP Range
I have a scenario where I need responses on a certain range of addresses to go out through one default route and another to go out through another but don't know how to setup the route add commands to ...
1
vote
1answer
284 views
how to forward all traffic over a GRE over IPsec VPN on cisco routers?
i have 2 cisco ISR 2821 and 2811 and they are connected over a site to site GRE over IPsec vpn.
my question is that, how can i forward all traffic or web traffic to the other router?
thanks
1
vote
1answer
647 views
Linux Route All Internet Traffic through secondary interface
Given the following output from ifconfig, I would like all outgoing traffic to come from bond1:1 instead of the default bond1 interface, how would I go about accomplishing this?
bond1 Link ...
1
vote
1answer
5k views
Solaris 10: cannot ping to/from server
All,
I have a Solaris 10 server which is not reachable by IP (ie can't ping to/from the server). I believe I have the default route setup correctly. See below:
# ifconfig -a
lo0: ...