ipv6 in ubuntu after reinstalling aiccu
![]()
I reinstalled aiccu in ubuntu and after I got approval i tried to add the parameters but would not do it. So i reinstall aiccu and when I typed command line aiccu restart it gives error that it failed to restart. Any help will be appreciated.
ipv6 in ubuntu after reinstalling aiccu
I would say it is broken.
(you might want to include some actual details about your config, errors etc...)
ipv6 in ubuntu after reinstalling aiccu
![]()
What error messages are you getting?
Post the output of "aiccu start" and "aiccu test"
Probably best to put the output of ifconfig and "netstat -nr"
And I just got an email saying Jeroen posted, probably asking for the same things
ipv6 in ubuntu after reinstalling aiccu
![]()
That should read "post the output"
ipv6 in ubuntu after reinstalling aiccu
![]()
this the output I got as follows:
netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
aiccu start
Could not open config file "/etc/aiccu.conf"
aiccu test
Could not open config file "/etc/aiccu.conf"
ipv6 in ubuntu after reinstalling aiccu
Could not open config file "/etc/aiccu.conf"
I think it is quite clear that you don't have a config file....
Try 'dpkg --purge aiccu' and then 'apt-get install aiccu' that should solve that problem (if you are lucky and nothing else is broken).
ipv6 in ubuntu after reinstalling aiccu
![]()
this is the output for ifconfig:
eth0 Link encap:Ethernet HWaddr 00:10:b5:b1:c2:68
inet6 addr: fe80::210:b5ff:feb1:c268/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:136722 errors:1 dropped:4 overruns:1 frame:0
TX packets:2233 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:26377134 (26.3 MB) TX bytes:351305 (351.3 KB)
Interrupt:5 Base address:0x1800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:632 errors:0 dropped:0 overruns:0 frame:0
TX packets:632 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:34437 (34.4 KB) TX bytes:34437 (34.4 KB)
wlan0 Link encap:Ethernet HWaddr 00:18:e7:1b:3e:62
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::218:e7ff:fe1b:3e62/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5729156 errors:0 dropped:0 overruns:0 frame:0
TX packets:6223879 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3982775795 (3.9 GB) TX bytes:1646620969 (1.6 GB)
wmaster0 Link encap:UNSPEC HWaddr 00-18-E7-1B-3E-62-65-36-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
|