From: Menghan Z. <thu...@gm...> - 2008-07-07 15:27:27
|
I installed Debian/testing on windows xp sp3 I config my networks like this: on XP: I have a static ip: 59.66.143.127 on Debian: my /etc/network/interfaces is like: auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.0.40 netmask 255.255.255.0 gateway 192.168.0.1 I installed virtual network adapter as the tuntap way eth1=tuntap(from example.conf) then all goes well, colinux could connect www.google.com, and my XP can connect my colinux But now i have to start a service in my colinux at port 23(you're right, it's telnet).I want to share the service to the IPs outside my local machine, that is to say: ip(59.66.143.126) can telnet my colinux at port 23. how should i config my colinux network? //I'm sorry for my poor English. -- Keep In Touch! Electronics Engineering Department, Tsinghua University Dorm Tel: 8610 5153 4319 Mobile: 86 13401088180 MSN: zhe...@ho... Email: zhe...@gm..., zm...@ma... |