Results 1 to 3 of 3
Hai Friends .,
when i am doing service network restart which shows msg like this !
What is this msg shows ?.. Kindly tell me ..
[root@localhost ~]# service network ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-19-2011 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 31
when i am doing service network restart which shows msg like this !
Hai Friends .,
when i am doing service network restart which shows msg like this !
What is this msg shows ?.. Kindly tell me ..
[root@localhost ~]# service network restart
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
Shutting down interface eth0: ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
ERROR : [ipv6_test_device_status] Missing parameter 'device' (arg 1)
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
[ OK ]
Shutting down loopback interface: [ OK ]
SIOCGIFFLAGS: No such device
Bringing up loopback interface: /etc/sysconfig/network-scripts/ifup-aliases: line 102: /sbin/ifconfig: No such file or directory
[ OK ]
Bringing up interface eth0: ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
ERROR : [ipv6_test_device_status] Missing parameter 'device' (arg 1)
ifcfg-eth0: line 3: syntax error near unexpected token `newline'
ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
/etc/sysconfig/network-scripts/ifup-aliases: line 102: /sbin/ifconfig: No such file or directory
Missing config file ifcfg-ifcfg-eth0.
Command line is not complete. Try option "help"
whether i need to change any setting for ipv6 related things!
Regards
Saravanan G
- 09-19-2011 #2Do you use IPv6 in your current setup?whether i need to change any setting for ipv6 related things!
If you're not using it, you could just disable it entirely.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-19-2011 #3
Your network config is not valid.
Can you please post the output of the following here in CODE tags?Code:ifcfg-eth0: line 3: syntax error near unexpected token `newline' ifcfg-eth0: line 3: `IPV6ADDR=<IPv6-IP-Address>'
Code:ls -la /sbin/ifconfig cat /etc/sysconfig/network-scripts/ifcfg-eth0
You must always face the curtain with a bow.


Reply With Quote
