Related topics

Urgent RRAS won't work Help!
There's no problem in getting both interfaces up and running but it seems that all routing must be done via individual "route add" statements. That's ok for work because I only need 4 target IP's tops. It works just fine for work, but for the internet, I basically need *all of the IP's that I don't need for work,

help! route add doesn't work!
Then
add &output=kml onto the end of the url. You now have a URL to a KML file. For the record you can also import this back into a Google 'My Map', The easy solution is to save a link, which stores the information about your route and regenerates it on the fly. They've got a lot to work on though, so no biggy.

help: ROUTE add doesn't work
Hi, I have a problem setting a route on a pc over here. The configuration is that way: (via DHCP) IP-Address: 130.11.68.0 Mask: 255.255.0.0 Gateway: 130.11.12.1 This command fails: route -p add 160.120.0.0 mask 255.255.0.0 130.11.11.75 [Snipped] If you change the ip-address of the pc you can make the command work.

bin/9012: route add -host hostIP -interface localIP doesn't work
... by doing route add -host 192.0.0.1 dev eth0 route add -net default gw 192.0.0.1 dev eth0 The added -host route above is unnecessary, since you already have an existing -net route to eth0 for everything in the 192.0.0.x network, but it doesn't really hurt anything either. This does not work: when I try to reach

bin/9012: route add -host hostIP -interface localIP doesn't work
So i did the following in the mrconfig file: b> init route add default 'gateway address' That would work, except that networking can get restarted (which can flush routes) just before preinst phase. b> But didn't work, because if inst is started the default route disappeard. b> The following did work: b> preinst

Networking doesn't work after remote install
William L. Hartzell wlhartz...@home.com comp os os2 networking comp os os2 networking misc comp os os2 setup misc Sir: Everything looks like it should work. Are you using a local firewall (FX or Safefire)? Are you sure that PNP is off in BIOS? The extra route add statement should not stop you.

bin/9012: route add -host hostIP -interface localIP doesn't work
You say these other Windows machines actually work with this setup? There's no Sygate "client" installed on them? If that's so, then the SCO would need the IP (NIC TCP/IP settings) 192.168.0.10 DNS (resolv.conf) 192.168.0.1 Gateway 192.168.0.1 (Route add fails / sco_ip/route fails) Useless information again.

Why is "ROUTE ADD" needed for proxy to work????
Now, assume that you have a gateway at address 140.78.65.1 that handles all the communications to outside this net: /etc/route add default gw 140.78.65.1 and you should hopefully be all set. Note that the above route won't work if the previous network route didn't get set up correctly. I have gotten one mail that

Off subnet gateway
Shouldn't you then add the IP and netmask of that interface (via 'ifconfig'), and then do a 'route add default _router_ 1' to configure your routing? Or run 'dhclient'.... Show us 'ifconfig -a' and 'netstat -nr' (editted, if you must). -Chuck Chuck Swiger | ch...@codefab.com | All your packets are belong to us.

Anybody, ever, made the ppp to work on UnixWare 2.1.2?
I'm assuming the below is some kind of routing deal, but why is a route defined on the routing server? I'm trying to add another server (192.168.254.254) that can be accessed from the load balancer, server1 and server2. Seems simple enough: route add -host 192.168.254.254 192.168.254.1 but that didn't work.

networking with pl12
How do I make a "route add" to manually add route to networks Marc Quibell <mquib...@hotmail.com> skrev i meldingsnyheter:eDBuQ3xy$GA.250@cppssbbsa03... Try doing a "route add" on your win9x PCs to manually addd routes to each network.... Q "Leif-Inge" <leifinge.wettel...@bryne-elektriske.no> wrote in message

Solaris routing reference, please?
If they're running 1.2.3 and I have 2.0.2 on my dev environment, can I make that work? - Dave On Feb 28, 11:26 am, Frederick Cheung <frederick.che. Do I have to add a line to routes.rb for each action in the subscriber controller? Is there a way I can write a single line to encompass all actions?

Mobile IPv6 patch for NetBSD-current (revised)
... xxx" This used to work fine with 6.2, with the default route set up by the DHCP servers. After I upgraded to 6.3, I get no default route anymore. File exists Feb 23 11:16:38 zzz kernel: add net 192.168.103.0: gateway yyy: route already in table Feb 23 11:16:38 zzz kernel: add net 192.168.106.0: gateway xxx

Can't Make Gateway to Internet Work
Thus the packets being sent from Home to Work are not broadcaste on the local LAN (which Micron is blocking), they get sent to the router and the router goes "oh, For example, from your home, you might use route add -p 209.19.182.16 mask 255.255.255.240 209.19.182.254 or route add -p 209.19.182.16 mask

older version of rails -- Unknown action error
... does not work before each new vlan initialization you need remove interface route let's say for the example sake , that you want only to have 1 vlan on the fxp0 then you can setup the interface as shown above but you can't route anything thru it route add 192.168.1.2 -interface vlan0 will not route properly the

Route add net doesen't work
Just use ip.tun0 instead: ifconfig ip.tun0 plumb 10.0.0.1 192.168.50.1 up route add default 192.168.50.1 ifconfig ip.tun0 unplumb The key issues are that the Except I could never get it to work. I managed to get the SYN to show up on the server zone, but never managed to get the SYN-ACK back out again.

help! route add doesn't work!
The error "add net 151.195.1: gateway 151.195.1.253 : Network is unreachable" the gateway or default router is set to 151.195.92.253 not 151.195.1.253. It's not complaining about the default route. One of your boot scripts probably has a command like: route add net 151.195.1.0 151.195.1.253 This command doesn't

how to config FBSD pc to work on non-dhcp lan
Ping to public internet ip address get msg sendto no route to host [ ... ] rc.conf clear_tmp_enable="YES" moused_enable="YES" moused_port="/dev/psm0" moused_type="auto" /etc/rc.conf should have a statement like: defaultrouter="10.0.10.2" ...or try adding a default route by hand, "route add default 10.0.10.2".

Solaris 10 printer problems
... the printer comes up but if I click on it it gives me an error: "this queue; ppdcache file missing" I also can't get the ppd checkbox to work if I add a new printer. Is some application not able to print that's causing you to try that route? Can you duplicate the bug with the latest Solaris Express?

Does ATM on NetBSD work ?
This will work with an ISDN router such as an Ascend Pipeline or a Cisco, but will not work with NT. This is a bridge function and NT routes but does not bridge. Use the Route Add command to add the route of the subnet you are attempting to use and tie that route to the local gateway.