Re: ethernet dhcp, mol ethertap, doesn't work


Subject: Re: ethernet dhcp, mol ethertap, doesn't work
From: Claus (cl.en@gmx.net)
Date: Wed Oct 18 2000 - 10:02:44 MDT


>:
>: - configured ethertap device
>:
>: /sbin/depmod -a
>: /sbin/modprobe ethertap
>: /sbin/modprobe ip_masq_ftp
>: /sbin/ifconfig tap0 192.168.1.1 netmask 255.255.255.0 up arp
>: /sbin/route add -host 192.168.1.1 tap0
>: echo "1" > /proc/sys/net/ipv4/conf/tap0/proxy_arp
>: /sbin/arp -s 192.168.1.2 FE:FD:00:00:00:00 pub

what about
echo "1" > /proc/sys/net/ipv4/ip_forward
echo "1" > /proc/sys/net/ipv4/ip_dynaddr

>:
>: I did nothing specific to the MacOS tcp/ip control panel, since this
>: was never mentioned in the articles I read (seems weird).

 Ethernet
 manually
 192.168.1.2
Subnet: 255.255.255.0
Router: 192.168.1.1
DNS: your choice

                Claus



This archive was generated by hypermail 2a24 : Wed Oct 18 2000 - 10:07:53 MDT