Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Addind route: Page 1 of 3 (3 Items)
   
Addind route  
Hi 

I am trying to add route and the command I have given is

route add -host destipaddr gw(local system addr)

it's added in the route but i am not able to ping.

i want to add instead of gateway(ip addr),  mac address(eth1) because i have seen other routes which are pinging in 
gateway option it's showing mac address through which the packets are transferring,

so please let me know the solution.