Thank you Bas, I found the /etc/network/interfaces file and editted it.
It is working fine now.
Best regards,
Oguz.
--- In Bas Schulte <> wrote:
>
>
> On 1-feb-2007, at 9:49, Oguz Dilmac wrote:
>
> > For now it seems OK, but I doubt if this is the proper way of doing
> > it.
> > Any thoughts? (Mind that I'm not an expert :). )
>
> Depends on what distribution you're running: the full debian one
> that's on TS's dev kit or TS's smaller ts11 distribution.
>
> For the first one, edit or create /etc/network/interfaces like this:
>
> auto eth0
> iface eth0 inet static
> address 10.88.0.1
> netmask 255.255.255.248
> gateway 10.88.0.255
>
> Check your manual pages for more info on this file: man 5 interfaces
>
> For the second one, create or edit /etc/sysconfig/ifcfg-eth0 like this:
>
> DEVICE=eth0
> IPADDR=10.88.0.1
> NETMASK=255.255.255.248
> NETWORK=10.88.0.0
> BROADCAST=10.88.0.7
> BOOTPROTO=static
> ENABLE=yes
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|