[ale] static ip network configuration
Phil Smith
philipsmith at protonmail.com
Sat Jan 11 17:00:18 EST 2025
Gonna try it, but not until the Ravens/Steelers game is over tonight.
On Saturday, January 11th, 2025 at 4:55 PM, Ron / BCLUG via Ale <ale at ale.org> wrote:
>
>
> Phil Smith via Ale wrote on 2025-01-11 13:32:
>
> > I've got 5 or 6 different computers that I need static ips for.
> >
> > will this code work to assign a different ip address for each, or
> > should I modify it?
>
> > > > ip link set dev enp3s6 down
> > > > ip addr add 192.168.100.87/24 dev enp3s6
> > > > ip route add default via 192.168.100.96
>
>
>
> The device name (enp3s6) will be unique to each machine and ought to
> tab-auto-complete in bash.
>
>
> The IP addr (192.168.100.87/24) will need to be unique for each machine.
> Hence, the .87 will be what changes.
>
>
> You may want to consider which network your router is handing out IP
> addresses for, in this case it expects the router to be on 192.168.100.96.
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> https://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfoGoon
More information about the Ale
mailing list