cannot open /proc/net/dev (No such file or directory).
Posted: Sat Apr 25, 2009 8:54 am
Hi,
I just upgraded kernel in my system from 2.6.27.10-grsec to 2.6.29.1-grsec / Fedora Core 10
I didn't have any problems during installations. Everything seems to be fine but:
Before:
[urbiusz@urbiusz proc]$ ifconfig
-bash: ifconfig: command not found
Now:
[urbiusz@urbiusz ~]$ ifconfig
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
eth0 Link encap:Ethernet HWaddr 00:xx:xx:xx:xx:xx
inet addr:xx.xx.xxx.x Bcast:xx.xx.xxx.x Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:16
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
Before:
[urbiusz@urbiusz proc]$ iptables -L
-bash: iptables: command not found
Now:
[urbiusz@urbiusz ~]$ iptables -L
FATAL: Module ip_tables not found.
iptables v1.4.1.1: can't initialize iptables table `filter': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
When I am using root acct there is no problem , no error messages.
Any ideas?
I just upgraded kernel in my system from 2.6.27.10-grsec to 2.6.29.1-grsec / Fedora Core 10
I didn't have any problems during installations. Everything seems to be fine but:
Before:
[urbiusz@urbiusz proc]$ ifconfig
-bash: ifconfig: command not found
Now:
[urbiusz@urbiusz ~]$ ifconfig
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
eth0 Link encap:Ethernet HWaddr 00:xx:xx:xx:xx:xx
inet addr:xx.xx.xxx.x Bcast:xx.xx.xxx.x Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:16
Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
Before:
[urbiusz@urbiusz proc]$ iptables -L
-bash: iptables: command not found
Now:
[urbiusz@urbiusz ~]$ iptables -L
FATAL: Module ip_tables not found.
iptables v1.4.1.1: can't initialize iptables table `filter': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
When I am using root acct there is no problem , no error messages.
Any ideas?