[Skyeye-developer] About the Network Card

Stanislav Meduna stano at meduna.org
Sun Nov 18 03:07:40 CST 2007


Qiang Wang wrote:

> i want to write some programs base on skyeye to test some tcp/ip logic.
>  
> i use the rtl8019.

What OS and what version do you use in skyeye? It has to have
the right version of driver configured and compiled into
the kernel - for linux, you need files from
  misc/linux_driver/rtl8019/
(don't know whether they go/got into the uclinux tree).

> i have installed the openvpn,configure the skyeye.conf , and it has been
> on working.the message seems like below.
>         Connection-specific DNS Suffix  . :
>         Description . . . . . . . . . . . : TAP-Win32 Adapter
>         Physical Address. . . . . . . . . : 00-FF-75-A8-17-41
>         Dhcp Enabled. . . . . . . . . . . : Yes
>         Autoconfiguration Enabled . . . . : Yes
>         IP Address. . . . . . . . . . . . : 0.0.0.0 <http://0.0.0.0>
>         Subnet Mask . . . . . . . . . . . : 0.0.0.0 <http://0.0.0.0>
>         Default Gateway . . . . . . . . . :
>         DHCP Server . . . . . . . . . . . : 0.0.0.0 <http://0.0.0.0>

I have this working using static address on the windows
side (192.168.8.1),
  net: type=rtl8019_16, mac=0:4:3:2:1:f, ethmod=tuntap, hostip=192.168.8.1
in the skyeye.conf and the card configured to 192.168.8.2 in uclinux.

-- 
                                   Stano



More information about the Skyeye-developer mailing list