Firefox as local app and networking [SOLVED]

Asmo Koskinen asmo.koskinen at arkki.info
Mon Mar 30 15:22:11 BST 2009


Asmo Koskinen kirjoitti:

> http://www.arkki.info/howto/Wiki/LTSP5/Jaunty_Beta_Local-apps_DNS.png

root at ubuntu-ltsp5:~# sysctl -w net.ipv4.ip_forward=1
net.ipv4.ip_forward = 1
root at ubuntu-ltsp5:~# iptables --table nat --append POSTROUTING --jump 
MASQUERADE --source 192.168.0.0/24
root at ubuntu-ltsp5:~#

After that I can browse with Konqueror as a localapps, but only with 
ip-numbers, not with names.

Where are dns servers for chroot/localapps?

----
root at ubuntu-ltsp5:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
0.0.0.0         192.168.1.1     0.0.0.0         UG    100    0        0 eth0
root at ubuntu-ltsp5:~# ssh root at 192.168.0.200
root at 192.168.0.200's password:
root at ltsp200:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.0.254   0.0.0.0         UG    0      0        0 eth0
root at ltsp200:~#
----

root at ubuntu-ltsp5:~# tracepath ftp.funet.fi
  1:  ubuntu-ltsp5 (192.168.1.102)                           0.210ms 
pmtu 1500
  1:  DD-WRT (192.168.1.1)                                   1.685ms
  1:  DD-WRT (192.168.1.1)                                   1.185ms
  2:  no reply
  3:  adsl-85-157-204-1.regionline.fi (85.157.204.1)        34.991ms
  4:  cs9.netikka.fi (81.209.4.9)                           34.961ms 
asymm  5
  5:  cs101.netikka.fi (81.209.4.101)                       35.673ms 
asymm  6
  6:  vaa1-tr1.dnaip.fi (217.78.199.108)                    36.114ms 
asymm  7
  7:  oul2-tr1.dnaip.fi (62.78.107.13)                      40.975ms
  8:  oul1-tr1.dnaip.fi (62.78.107.15)                      39.667ms 
asymm  9
  9:  csc.ficix3-ge.ficix.fi (193.110.225.14)               39.938ms 
asymm 13
10:  abo0-p2000-oulu0.funet.fi (193.166.255.169)           48.268ms asymm 15
11:  csc0-p2000-abo0.funet.fi (193.166.255.161)            49.524ms asymm 14
12:  ftp.funet.fi (193.166.3.2)                            48.366ms reached
      Resume: pmtu 1500 hops 12 back 242
root at ubuntu-ltsp5:~#
----

Best Regards Asmo Koskinen.



More information about the edubuntu-users mailing list