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 - Does "ifconfig tsec0 create" command work: Page 1 of 2 (2 Items)
   
Does "ifconfig tsec0 create" command work  
Hi,

We have mpc85xx card load with QNX 6.4.1 version. We have mounted a packet-filter on tsec0 interface.  In pf module "
PFIL_IFNET_DETACH" event will be caught to remove the pfil hooks added. To generate  "PFIL_IFNET_DETACH" event the "
ifconfig tsec0 destroy" command is executed.

After that we wanted to mount the packet-filter again without restarting the card. When we tried "ifconfig tseco create"
 command to create tsec0 interface it is failing with the following error.

ifconfig: SIOCIFCREATE: Invalid argument

Please let us know if we miss anything here to create tsec0 interface.

Regards,
Ramakrishna