Networking Forums

Networking Forums > Computer Networking > Linux Networking > Help: Can't Make a Simple iproute2 Configuration to Work

Reply
Thread Tools Display Modes

Help: Can't Make a Simple iproute2 Configuration to Work

 
 
Weimin Zhao
Guest
Posts: n/a

 
      08-25-2003, 09:10 PM
I've the following rules defined:

ninja11@root$ ip ru list
0: from all lookup local
32764: from all iif eth0 lookup 2
32766: from all lookup main
32767: from all lookup 253
ninja11@root$

and I've the following route set:

ninja11@root$ ip ro list table 2
default via 65.11.15.193 dev eth0
ninja11@root$

and I don't want to use the default route with gateway 65.11.15.193.
I did a "ip ro flush cache", but I still can't ping my host.

Did I miss anything? The situation is so simple: I just want all packets
from eth0 goes back thru eth0. I'm a iproute2 newbie, so there must be
something I didn't do right. I know if I add the default route via
65.11.15.193, it'll work but it defeats my whole purpose: packet goes
back thru the same NIC it came in.

Any help appreciated!
-Weimin
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
simple office configuration questions for expert -keevill- Wireless Internet 2 11-11-2007 09:41 AM
How to make this work Cristina Wireless Networks 2 01-17-2006 09:57 PM
NAT help for 'simple' VPN configuration Tim_Mac Windows Networking 6 09-24-2005 11:45 PM
Perplexed: Samba and Wirlessnetworking. Simple yet I cannot make it workl. Please input your ideas Rob Linux Networking 0 08-06-2005 03:46 PM
Cannot make a simple network. RJP Wireless Networks 7 01-09-2005 07:35 AM



1 2 3 4 5 6 7 8 9 10 11