> > > My startup script is:
> > > ] <snip>
> > > ]# Setup my router
>
>
> > Slava wrote
> Thank for comprehensive explanation, but what I ment
1). I just edit /etc/dhcpc/conf (to put you proper external interface)
2). Put in any rc file two lines like
/usr/sbin/dhcpcd -h hostname
/sbin/route add -net (net on externel NIC ) gw(gateway from ISP)
and thas's all. I ment it's simple .
> thanks