View previous topic :: View next topic |
Author |
Message |
petrjanda Veteran
Joined: 05 Sep 2003 Posts: 1557 Location: Brno, Czech Republic
|
Posted: Thu Aug 05, 2004 5:14 am Post subject: /etc/conf.d/net and setting Ipv6 address to eth1 |
|
|
if i just replace the old settings with an IPv6 address, and restart the device, it gives me this error:
Code: |
root@a216server /etc/conf.d # /etc/init.d/net.eth1 start
* Bringing eth1 up...
* eth1 fec0::1
fec0::1: Unknown host
ifconfig: `--help' gives usage information. [ !! ]
|
Also, is it possible to set both IPv4 and IPv6 addresses in the conf file? _________________ There is, a not-born, a not-become, a not-made, a not-compounded. If that unborn, not-become, not-made, not-compounded were not, there would be no escape from this here that is born, become, made and compounded. - Gautama Siddharta |
|
Back to top |
|
|
aetius Tux's lil' helper
Joined: 09 Jul 2004 Posts: 118
|
Posted: Fri Aug 06, 2004 5:42 am Post subject: |
|
|
You're getting that error message because you are specifying an IPv6 address and ifconfig is expecting an IPv4 address (the default).
It should be possible to do both. I think you'll need two iface_eth0 statements, one with the IPv4 settings and one with the IPv6 settings (see the ifconfig man page, look for 'address family"). |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|