Tiny Core Extensions > TCE Q&A Forum

audio codec

<< < (3/5) > >>

jjreina:
Hi, i have removed 80.58.61.250 and

tc@box:~$ nslookup distro.ibiblio.org 80.58.61.254
Server:    80.58.61.254
Address 1: 80.58.61.254

nslookup: can't resolve 'distro.ibiblio.org'

hiro:
Is your LAN connected to the internet?
Do other PCs connected to this LAN work?
How did you get your ip adress?
Do you use dhcp?
What output does route have?

jjreina:
Is your LAN connected to the internet?

Yes
Do other PCs connected to this LAN work?

Yes, and  nslookup distro.ibiblio.org work on other PC of the same LAN

How did you get your ip adress?

manual
Do you use dhcp?
i dont no

What output does route have?

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
127.0.0.1       *               255.255.255.255 UH    0      0        0 lo
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0

and ping from PC con TC to other PC

tc@box:~$ ping 192.168.0.110
PING 192.168.0.110 (192.168.0.110): 56 data bytes
64 bytes from 192.168.0.110: seq=1 ttl=64 time=0.726 ms
64 bytes from 192.168.0.110: seq=2 ttl=64 time=1.341 ms
64 bytes from 192.168.0.110: seq=3 ttl=64 time=0.657 ms
64 bytes from 192.168.0.110: seq=4 ttl=64 time=1.335 ms

hiro:
You have to add a default route for all other addresses outside of your LAN.
Try this: route add default gw 192.168.0.1 eth0
If it doesn't work check which gateway your already working PCs are using.

jjreina:
No work.

I have do route on PC with and
Tabla de rutas IP del nĂșcleo
Destino         Pasarela        Genmask         Indic MĂ©tric Ref    Uso Interfaz
192.168.0.0     *               255.255.255.0   U     1      0        0 eth0
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         192.168.0.100   0.0.0.0         UG    0      0        0 eth0

too on PC con TC

sudo route add default gw 192.168.0.100 eth0
and no work

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version