You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-...@googlegroups.com
i,
I write you because you gave some advice on the NS3 groups to help to realize the communication between an XP machine and some node on NS3. you gave me that advice
/* 1- create two nodes ok 2-and connect them through a p2p/csma link. ok 3-call this nodes node1 and node2 ok 4- install a second nic on node2, install a tap-bridge device on it in configureLocal mode. ok 5- assign this network interface card an empty IP in the REAL network subnet o$ 6-install appropriate routing tables on node1 and node2 7-install ping application on node1 pointing to a node in real subnet */ I am stick sine 3 days about the routing part and I don't know what is wrong I post several topic on NS3 but without answer if you can help to review my code that will be fine thank you a lot.