inet-framework / inet

INET Framework for the OMNeT++ discrete event simulator
https://inet.omnetpp.org
Other
443 stars 489 forks source link

ExtLowerIpv4NetworkLayer can't send packet to host computer #810

Open asiahowtone opened 2 years ago

asiahowtone commented 2 years ago

Hi, I'm working on a project which using Emulation feature. I use ExtLowerIpv4NetworkLayer to connect to Linux network namespace. When I use StandardHost and UdpBasicApp to send the packet, it doesn't send the packet to the host computer. Is there any NetworkLayer Emulation exmaple I can refer to? How does ExtLowerIpv4NetworkLayer connect to the host computer? Is it right to use namespace in ExtLowerIpv4NetworkLayer to connect host computer? Thanks! image image ipv4 ipv41

SimpsonGet commented 2 months ago

hello,are you slove this problem?