Related topics

networking
For a TCP connection from inside, the NAT router will add an entry to the NAT table when the connection is opened, and route to the appropriate host based on the quad for the returning data. You can tell people running your UDP based application to treat your UDP port like port 53, but that often does not work.

My Browser won't use my DSL when I'm also logged onto a Dialup ...
Ovidiu Popa op...@imt.ro microsoft public win98 networking Hi, Al. A .pif file is only a kind of shortcut to command.com... not much of a difference :-) Ovidiu Popa MS-MVP (DTS) You can create a ".pif" file to run the "route add" command after bootup. Kent England sent me one for my home use awhile back.

How to get my 2 ethernet cards to work
I would expect that with a default route route add default 207.108.218.94 10 that I should never get 'no route to host' from the machine. (I can tell that it is from my machine, and not somewhere else in the path. If I add a host route, it will work.) Is there a mysterious bug that is known, or unknown,

Cable internet and work dial-up
You should use 'route add default yyyy' (ie the remote address). Routing to the local address doesn't work unless you turn on ipforwarding in the kernel (either choose gateway from the advanced settings in netconfig for the any of the interfaces or manually use inconfig to set ipforwarding and ipsendredirects (to

proxy arp and ip aliasing, why won't this work?
Thanks in advance, I have had the exact same problem, when trying to add device ppp0 when I use the commmand route add -net default dev ppp0 The best answer I have gotten is that your address(127.0.0.1) or my device (ppp0) is not in some file that route looks to. I have'nt been able to get dip to work because of

ICS quandary
Add net : Invalid command.' My entries in /etc/rc.conf are like : static_routes="route_test" route_test="-net 171.21.0.0 192.168.99.254" After logging in I can manualy add the static route with 'route add -net 171.21.0.0 192.168.99.254' and I can see this route when doing a 'netstat -rn'. Does anybody have any idea

source based routing help needed
At
the same time, I can get all packets from B and other hosts routed through ppp by doing `route add default HISADDR' after link is up, so obviously my configuration is OK. I suspect that this has something to do with recent forwarding changes, but can't tell more precisely. It looks to me like a serious bug,

DJ500 dead after >= 16 years.
Exactly. for incoming traffic... we'd need all kidns of whacky work arounds or an autonmous ip# routable by either isp. gateway 10.0.0.1 Special magic: ip rule add from 192.168.1.2 lookup 1 ip rule add from 10.0.0.2 lookup 2 ip route add to default via 10.0.0.1 metric 0 ip route add to default via 192.168.1.1

6.3 DHCP and static_routes
I added a 100 tunnel entry to my /etc/iproute2/rt_tables file and then I use: iptables -t mangle -A OUTPUT -p tcp --src 10.10.3.2 --sport 80 -j MARK -- set-mark 0x2 iptables -t mangle -A OUTPUT -p tcp --src 10.10.3.2 --sport 25 -j MARK -- set-mark 0x2 ip rule add fwmark 0x2 table tunnel ip route add default via

Why this default route doesn't work ?
These were created with slightly different versions of pl15 (netis has a somewhat earlier version of pl15 than netis2), so the setup script did a few things differently such as "/sbin/route -n add ${NETWORK}" and "/sbin/route add 127.0.0.1" for netis and "/sbin/route add -net ${NETWORK}" and "/sbin/route add -net

Second gateway not work?
On another machine on the the 192.168.1/24 side of the network I added a route to the 192.168.2/24 network using the ultra as the gateway: # route add 192.168.2.0 Have you done route add 192.168.1.0 192.168.2.120 on the 192.168.2.2 machine? If not, that machine won't know how to reply to the traceroute packets.

WakeONLAN did not work for direct cable connection ? (Nics ...
r...@freebsd.org fa freebsd bugs Synopsis: route add -host hostIP -interface localIP doesn't work Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ru Responsible-Changed-When: Wed Jun 6 11:11:20 PDT 2001 Responsible-Changed-Why: Explanations were mine. http://www.

Route add -p does not work on Win98
I wanted to add the new subnet to all the workstations without having to go around to each machine and do a "route add -p". Works for UNIX clients though ;-) Dual default gateways wont work either. We have a firewall as default gateway, and it is crude and cumbersome to bounce traffic off of that interface to

Route add -p does not work on Win98
Donnie Savage Dsav...@cris.com comp os linux misc The route add function isn't working and it's messing up a lot of other stuff. I downloaded the most recent NetTools (1.32 alpha) and followed the instructions and "made" route (using the -I/usr/src/linux/include option as suggested). It seemed to make ok,

help: ROUTE add doesn't work
After that is proper, one simple line in /etc/inet/ppphosts makes PPP work. In my case, the following line is added: 0.0.0.0:0.0.0.0 uucp=swnet /usr/sbin/route add 192.71.220.194 $LOCAL_IP 0 # /usr/sbin/route add 192.71.180.98 $LOCAL_IP 0 # /usr/sbin/route add net 192.71.220 $GATEWAY 0 echo echo `uname -n` is

static_routes in /etc/rc.conf doesn't work??
... route add $P1_NET dev $IF1 src $IP1 table T1 ip route add default via $P1 table T1 ip route add $P2_NET dev $IF2 src $IP2 table T2 ip route add default via $P2 table T2 ip route add I can't get anything to route through the box. Does anyone have any ideas why this won't (and I'm told can't) work? Thanks, Dave.

How to specify wildcards when running route add from a batch fie
1 is there any way to make the route add permanent in win98 No. The way you did it is the single way I know. 2 Can you give me a command to close the dos box once it has run during startup Try the command.com /c switch. 3 is there another way of doing this that is faster stronger braver??? Not as far as I know.

IPless VLAN interfaces
I know that I need to add a static route to send packets across the VPN tunnel rather than through the default gateway. But the static route described in the KB article doesn't work. Here's the setup: Main Office (SBS as router/firewall): Internal network (LAN): 192.168.16.0/24 Internal interface: 192.168.16.2

linux-ipsec: Manual Connection does not work
s...@kki.org
mailing freebsd bugs Number: 9012 Category: bin Synopsis: route add -host hostIP -interface localIP doesn't work Confidential: no Severity: non-critical Priority: low Responsible: freebsd-bugs State: open Quarter: Keywords: Date-Required: Class: sw-bug Submitter-Id: current-users Arrival-Date: Tue Dec 8

ppp(8) + ip forwarding doesn't work anymore
Edwin Groothuis ed...@mavetju.org mailing freebsd ports Number: 35016 Category: ports Synopsis: [maintainer-update] net/freenet6 to work on 4.5 Delete any default IPv6 route first - Exec $route delete -inet6 default - Exec $route add -inet6 default -interface $TSP_TUNNEL_INTERFACE + ExecNoCheck $route delete