大家谁熟悉loose source routing and record route方面的知识,给说说 我每次测试的时候都不成功啊,比如ping的-r参数可以记录经过的路由, ping -r 8 xx.xx.xx.xx 是总是失败; windows下tracert的-j参数(UNIX下的-g参数)支持松散的IP源路由选择,但每才实验都不成功啊
by strongxxxx - 网络技术 - 2005-05-26 08:31:13 阅读(1707) 回复(2)
使用iptrace和tcpdump的时候,都报这个错误 could not get major number for bpf 请问这个是什么错误`
Now i need to playback an audio file and record it synchronously with MIC or LINELN.I don't know how to use LINELN to record and a error message turns up as set the record source.please help me!!! The configuration of my system is :RH9.0,oss driver with ITEL ICH6 card. source code for setting record source as below: int mfd = open("/dev/mixer",O_RDONLY); if(mfd == -1){ printf("Open device fa...
ghost 8.2 for win问题求助: OS:WIN2000PRO 分区:C:FAT D:NTFS E:NTFS 运行ghost32.exe,选择local->;disk->;to image,系统报错: a source volume could not be lockedsas it is used by another process.do you wish to attempt to force a dismount on the volume?,选yes后出现a source lovomne could not be locked!(640). 请问如何解决?谢谢!
配置为:SUSE linux 8 SP03 IBM x346 本机自带两个网卡,PCI网卡两个, 问题: 1、用ifconfig 命令只看到两个网卡,eth0,eth1,但是在/etc/sysconfig/network/script里面可以看到有ifcfg-eth0,ifcfg-eth1,ifcfg-eth2,ifcfg-eth3。 2、查看/var/adm/masseges日志发现有如下告警: eth2 ifup: could not get a valid interface name: -> skipped failed eth3 ifup: could not get a valid interface name: -> skipped fa...
rt 30% of annual salary?
unixware7.1.3里要改时区,用root用户进入scoadmin-system-system time manager.选时区的时候,提示erroe "could not get date".请帮忙解决? 谢谢.
(4) disable_functions:设置禁用函数; 典型的安全性配置 disable_functions = shell_exec,system,exec,passthru,show_source,get_cfg_var 若允许用户调试程序,则配置如下: disable_functions = shell_exec,system,exec,passthru show_source,get_cfg_var这两个函数是干什么用的?谢谢。
no machine record defined 編核心時,遇到下面這個問題 arm-9tdmi-linux-gnu-ld: no machine record defined 在 google 查到的都是說將arch/arm/kernel/vmlinux.lds的最後兩行(如下),給註解起來,但都沒說是為了什麼 ASSERT((__proc_info_end - __proc_info_begin), "missing CPU support") ASSERT((__arch_info_end - __arch_info_begin), "no machine record defined") 後來自己到 arch/arm/kernel/vmlinux.lds 裡看的時候...
IBM AIX 4.3 informix 7.31u5 在使用 dbexport 和dbaccess时提示 908: Attempt to connect to database server failed. 79 No record locks available 我检查过informix 的锁有200000个。应该够的。 请问这是什么问题? 如何解决阿? 在线等待。谢谢各位大侠了