ipfm стал выдавать Error oppening RAW linux socket. Из-за чего это может быть? куда они могли подеваться? :)
open("/etc/ipfm.conf", O_RDONLY) = 3 brk(0x8055000) = 0x8055000 ioctl(3, TCGETS, 0xbffff358) = -1 ENOTTY (Inappropriate ioctl for dev ice) fstat64(0x3, 0xbffff2cc) = -1 ENOSYS (Function not implemented) fstat(3, {st_mode=S_IFREG|0644, st_size=834, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0 x40018000 read(3, "# Global variables\nDEVICE eth1\n#"..., 8192) = 834 read(3, "", 4096) = 0 read(3, "", 8192) = 0 ioctl(3, TCGETS, 0xbffff348) = -1 ENOTTY (Inappropriate ioctl for dev ice) close(3) = 0 munmap(0x40018000, 4096) = 0 socket(PF_INET, SOCK_PACKET, 0x300 /* IPPROTO_??? */) = -1 ENOSYS (Function not implemented) socket(PF_INET, SOCK_PACKET, 0x300 /* IPPROTO_??? */) = -1 ENOSYS (Function not implemented) socket(PF_INET, SOCK_PACKET, 0x300 /* IPPROTO_??? */) = -1 ESOCKTNOSUPPORT (Sock et type not supported) write(2, "Error oppening RAW linux socket\n", 32Error oppening RAW linux socket ) = 32 _exit(0) -- Yours faithfully, Rubin ([EMAIL PROTECTED])