Tagged Questions
2
votes
3answers
87 views
Redirect unregistered users to the site on local machine
I have a server 192.168.0.3 (SERVER). Running Ubuntu Server + DHCP server + Apache;
The router 192.168.0.1 (ROUTER) (I haven't access to it);
I have a web-application on SERVER for registration users ...
0
votes
1answer
36 views
NetID set as the Gateway for a route
After establishing a pptp VPN connection I checked out the routing table and found out that there are two default routes first one defined on the eth0 interface and the other on defined on ppp0 ...
...
0
votes
0answers
209 views
Redundant default gateways on LAN
I have two default gateways in my network: 192.168.1.1 and 192.168.1.2. Is there a way to make Windows clients to detect the dead gateway and chnage over to the wowrking one automatically? My gateways ...
0
votes
0answers
228 views
Is there a way to make PC running Windows 7 forward packets via the same interface on which they arrived?
I'm testing a NEWT configuration to be used for an Internet simulation between 16 peers. The NEWT host will be running on a dedicated PC as opposed to one of the peers, and all peers and the NEWT host ...
0
votes
1answer
442 views
Cant route into WAN with IPCop Router
i try to setup a IPCOP Router but i can't access the WAN from LAN but the LAN from WAN works fine. Example:
WAN IP from IPCOP 192.168.1.130/26
WAN IP aliase from IPCOP 192.168.1.131 ... 190 /26
WAN ...
2
votes
3answers
112 views
Is there a way to tell my modem/packets to go to a gateway other than that of my ISP?
My attempts to get onto www.radioshack.com come up with a 'Network Connectivity' error in the browser (both SeaMonkey, and Chrome). tracert got as far as my National Internet Backbone ...
1
vote
1answer
287 views
Why is 192.168.1.0 needed in route table?
My home network is configured as follows:
Computer -- Route -- Internet
If I run route on my computer, I see
~ route -n
Kernel IP routing table
Destination Gateway Genmask ...
9
votes
3answers
4k views
How can I ping via an alternate gateway?
Our network has two modems, each one hidden behind a router. The primary router is on 10.1.1.1, the backup router is on 10.1.1.2, and are both configured to the 10.1.1.0/24 subnet. Both routers have ...
1
vote
2answers
906 views
I don't want my DHCP to be a default gateway
I have a device which runs a DHCP server. When I connect it with USB to my computer, the PC gets an IP address and the device becomes the default gateway. I just want the device to agree on IP ...
1
vote
1answer
663 views
Linux: multiple network connections - 3G/4G / Wifi / LAN / etc; how can i set a preferred network connection to use?
I've been looking at how I can setup a laptop that has multiple network interfaces, but a problem exists if all the connections are active, i.e. 3G, WiFi and LAN are all connected, I would like it to ...
5
votes
3answers
630 views
Multiple home routers
Suppose I have the following configuration:
Router A: WAN port connected to the Internet, LAN = 192.168.1.0/24
Computer A: Connected to router A as 192.168.1.101
Router B: WAN port connected to ...
9
votes
4answers
21k views
How to tell Windows 7 to ignore a default gateway
I currently have 2 network cards in my PC -- one connected to an internal network on a router with a disconnected WAN port (10.x.x.x), and one connected to the internet through a consumer router ...