Hey all!
I'm running a wireless a router (DI-624) on my XP machine, and ubuntu on my laptop, i was just wonderin how get SSH or Telnet working...
I have putty on my desktop and my ifconfig is:
adduds@adtop:~$ ifconfig
eth1 Link encap:Ethernet HWaddr 00:12:F0:6E:79:34
inet addr:192.168.0.105 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::212:f0ff:fe6e:7934/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:339 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3995062 (3.8 MiB) TX bytes:5219030 (4.9 MiB)
Interrupt:17 Base address:0xe000 Memory:e0208000-e0208fff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:29678 errors:0 dropped:0 overruns:0 frame:0
TX packets:29678 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2337810 (2.2 MiB) TX bytes:2337810 (2.2 MiB)
Thanks in advance for any advice when I type (192.168.0.105) in SSH or Telnet in putty it times out...
- is their something in ubuntu that i have to configure to get it to work?