Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
23.1 Legacy Series
»
How renew ipv4 and ipv6 on bash
« previous
next »
Print
Pages: [
1
]
Author
Topic: How renew ipv4 and ipv6 on bash (Read 830 times)
Bytechanger
Full Member
Posts: 239
Karma: 0
How renew ipv4 and ipv6 on bash
«
on:
February 16, 2023, 06:42:45 am »
Hi,
I‘ve problems on WAN and would to renew my ipv4 and ipv6 over bash.
But when I use
system dhclient restart vtnet0
It says, dhclient is aleeady running under pid….
When I try to stop sudo service dhclient stop vtnet0
"vtnet0' is not a DHCP-enabled interface"
Hoe can I renew my ipadresses??
ifconfig igb0 down
ifconfig igb0 up
will stop traffic for a time, thats not good.
Greets
«
Last Edit: February 16, 2023, 08:05:16 am by Bytechanger
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
23.1 Legacy Series
»
How renew ipv4 and ipv6 on bash