zhangcy 发表于 2005-4-11 09:03:56

如何利用tuntap

在skyeye.conf中设置了:
net: state=on, mac=0:4:3:2:1:f, ethmod=tuntap, hostip=192.168.0.12

打开skyeye模拟后,在主机上ifconfig有:

tap0      Link encap:EthernetHWaddr 00:FF:58:40:8E:19
          inet addr:192.168.0.12Bcast:192.168.0.255Mask:255.255.255.0
          inet6 addr: fe80::2ff:58ff:fe40:8e19/64 Scope:Link
          UP BROADCAST RUNNING MULTICASTMTU:1500Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)TX bytes:0 (0.0 b)

现在我应该如何使skyeye和主机连接上,我想把在主机中编译通过的程序下载到skyeye中执行,我应该如何做? 请各位指点,谢谢!!
页: [1]
查看完整版本: 如何利用tuntap