On 2023/05/08 10:48, Sonic wrote:
> On Mon, May 8, 2023 at 9:24 AM Stuart Henderson
> <stu.li...@spacehopper.org> wrote:
> > There's not enough information really. /etc/hostname.* and maybe results
> > of ifconfig -A and netstat -rn might give more clues.
> 
> Here's that info - hopefully not munged beyond use.
> Note that this is after the interface has been restarted (so the .45
> is working) but everything appeared normal before (ifconfig, etc.)
> although I won't be able to verify until late tonight when I can
> reboot the system.

The only strange thing in there that I'm seeing is

inet 10.68.73.1 255.255.255.248
...
!route add -inet <rfc1918_a>/24 10.68.73.1
!route add -inet <rfc1918_b>/24 10.68.73.1

i.e. adding a route pointing at the local machine for those various
networks, but that's not relating to the address where you mentioned
having the problem.

Perhaps diffing ifconfig -A (or maybe netstat -rn) between the working
and non-working state will give a clue.

Reply via email to