LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Send Packets Out even if Link Down? (https://www.linuxquestions.org/questions/linux-networking-3/send-packets-out-even-if-link-down-366097/)

htlin 09-22-2005 08:36 PM

Send Packets Out even if Link Down?
 
Hi All,

Do you have any idea about how to still send packets out even if the network interface is down?

I know it's a strange requirement, however,I need to achieve that for some test.

Any ideas would be appreciated!

Thank you in advance for your response.

issinho 09-22-2005 08:48 PM

Are you sure it's even possible?
 
From what I understand about Networking and computers, if your Network Interface Card is down (i.e ethX), then it is impossible to send any packets outside of the machine. You might be able to ping the internal address, but that would probably be it. For everything else, I believe, it would be impossible. It's like trying to send packets out with an unplugged NIC.

Wake on LAN is another story, but the way.


All times are GMT -5. The time now is 11:29 PM.