ChinaUnix.net
相关文章推荐:

insmod error inserting '8712uko' 1 Operation not permitted

vmount: operation not permitted. 能showmount到对方的nfs路径 # showmount -e 172.16.6.66 export list for 172.16.6.66: /mnt/test (everyone) # 可是mount时出现 "mount: 1831-008 giving up on: 172.16.6.66:/mnt/test/ vmount: operation not permitted." 请求帮助啊~~ [ 本帖最后由 rinehart 于 2006-3-22 18:20 编辑 ]

by rinehart - AIX - 2006-03-23 12:43:49 阅读(4242) 回复(3)

相关讨论

OS:FREEBSD6.2 用shell教本分析IP段所在的网络,其中调用了这个命令: whois -h whois.apnic.net $ip 但是运行一会后偶尔会有错误出现: whois: connect(): operation not permitted 是连接whois服务器频度太大了? 经过试验发现应该不是,因为在LINUX系统上运行则没任何问题。大家分析一下。

by llzqq - BSD - 2007-12-07 09:50:46 阅读(1376) 回复(0)

今天机器突然发狂,发包的时候出现大量sendto: operation not permitted的错误。 ping了一下网关,发现也有这种错误。 哪位大侠知道这是什么原因造成的? 之前的连接和发包一直都是没有问题的。 PING 172.16.50.1 (172.16.50.1): 56 octets data 64 octets from 172.16.50.1: icmp_seq=0 ttl=255 time=0.3 ms 64 octets from 172.16.50.1: icmp_seq=1 ttl=255 time=0.3 ms sendto: operation not permitted ping: sent 64 octets ...

by ykiki - 网络与硬件 - 2006-06-01 20:40:05 阅读(1557) 回复(2)

我用原始套接口写了个程序 但到sendto函数就出现这错误 好像是权限不够 但我已经是root权限了

by hong106525654 - C/C++ - 2006-05-24 08:57:27 阅读(555) 回复(0)

www# pfctl -f /etc/pf.conf pfctl: DIOCOSFPFLUSH: operation not permitted 为什么啊?

by 剑心通明 - BSD - 2005-04-18 12:10:49 阅读(1397) 回复(12)

使用的ibm的236服务器,刚开始的时候还好好的, 但是后来就不行了 ping自己可以ping通,但是ping别的机器就ping不通了 提示:ping: sendto: operation not permitted

by zzw3206 - 其他UNIX - 2006-04-18 10:42:43 阅读(1625) 回复(1)

#pfctl -f /etc/pf.conf pfctl:DIOCOSFPFLUSH:operation not permitted 用的是root权限啊,怎么会这样?

by 剑心通明 - BSD - 2005-01-16 07:54:55 阅读(1327) 回复(13)

在加载module时,出现以下错误: XXX.o: couldn't find the kernel version the module was compiled for 这是为何,望各位提示

by A-Liang - 内核/嵌入技术 - 2005-12-02 21:27:45 阅读(776) 回复(9)

# ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. ping: sendmsg: operation not permitted ping: sendmsg: operation not permitted ping哪里都不行了,我可以ssh登录到这台主机,但是从这台主机上往其他主机ssh就不可以。 昨天以前一直好好的……没有装过什么新东西啊…… 这台做NAT的,现在NAT正常,内网机器依然在上网…… # Generated by iptables-save v1.3.6 on Wed Dec 20 09:53:16 2006 *nat :PREROU...

by iamshiyu - 网络与硬件 - 2007-01-04 09:20:39 阅读(4402) 回复(12)

我的是fc4,内核2.6.17-1.2142_FC4,ping任何地址都是ping: sendmsg: operation not permitted 包括127.0.0.1 [root@gaopengfei ~]# ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. ping: sendmsg: operation not permitted ping: sendmsg: operation not permitted 我的iptables已经stop. 但是我用2.6.11的内核启动就正常了,谁能帮我解答一下

by gaopengfei - 网络与硬件 - 2006-08-22 09:28:47 阅读(827) 回复(1)

我的是fc4,内核2.6.17-1.2142_FC4,ping任何地址都是ping: sendmsg: operation not permitted 包括127.0.0.1 [root@gaopengfei ~]# ping 127.0.0.1 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. ping: sendmsg: operation not permitted ping: sendmsg: operation not permitted 我的iptables已经stop. 但是我用2.6.11的内核启动就正常了,谁能帮我解答一下 [ 本帖最后由 gaopengfei 于 2006-8-21 17:21 编辑 ]

by gaopengfei - 系统管理 - 2006-08-22 09:27:45 阅读(789) 回复(2)