Hi all, In Linux, to connect to another Linux machine by modem dialing, I use minicom in which I compose "ATDT <tel_number>", I tape "/usr/sbin/pppd /dev/ttyS0 38400" in the remote machine, I tape "CTRL"+<A>,<Q> and I tape "/usr/sbin/pppd /dev/ttyS0 crtscts 38400 defaultroute 192.168.1.1:192.168.1.30 -detach" (to attribute a local and remate IP addresses). How can I do that In Windows XP Pro SP2 ? I try to create an Internet connection for PPP, but I don't know how to attribute local and remote IP addresses ! Please, help me and thanks in advance.