lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <711321ED-4C88-4006-8612-B7699E838481@unidef.net>
Date: Sun, 13 Apr 2025 01:51:29 -0700
From: Jon <jon@...def.net>
To: netdev@...r.kernel.org
Subject: Is there a way for ifconfig to return wan ip addresses?

Maybe by interfacing with the router?

You can somehow send some kind of query to the router using router protocols, and it’ll process a return packet with the wan ip address I think, per wan ip address attached to the router

Or you can flat out make a standard for all routers to adhere to when returning wan ip addresses, along with others stuff like live latency checks or some kind of network security module

Or someone awesome can implement some kind of protocol or handshake method for linux router distributions to return the wan ip address directly from the linux router

I think my packet thing will work

You can send a packet through the lan network, and it should return the wan ip address, I think, just through multiple layers or something

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ