Moin Chris,

Am 29.07.2023 04:17 schrieb Chris Bennett:
The network is 108.181.26.176/28.

Right now,the first IP is 108.181.26.178 and the last regular address is
108.181.26.190, which might be wrong. I'm too tired to read any more
man pages or web pages. I needed more than 2hrs of sleep.
I'm super worn out, so forgive my mistakes.

Any help appreciated. I don't want the next syspatch reboot to fail.

To save mindboggling counting of 'f' or similar, just write this to /etc/hostname.em1
inet 108.181.26.178/28
The ifconfig called from netstart will figure it out ;-) That's a headups for everybody, so cc misc@.

The current ifconfig em1 shows a bit wild setup for 108.181.26.179; but that

is likely unintended and the wrong mask/bc will be gone with the above setting.

The route output shows several hosts in 108.136/108.137 ranges where there
is no corresponding setup given.

But to reach the system via 108.181.26.178 again, this looks sound.

HTH,
--
pb

PS:
tyo# cat /etc/hostname.vlan1
vlandev vio0
inet 108.181.26.178/28
tyo# sh /etc/netstart vlan1
tyo# ifconfig vlan1
vlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr fe:e1:bb:6e:63:36
        index 7 priority 0 llprio 3
        encap: vnetid none parent vio0 txprio packet rxprio outer
        groups: vlan
        media: Ethernet autoselect
        status: active
        inet 108.181.26.178 netmask 0xfffffff0 broadcast 108.181.26.191
PPS: to check quickly on reachability of a gateway directly:
ping -I 108.181.26.178 -t 1 108.181.26.177
and check arp table accordingly

Reply via email to