~ubuntu-branches/debian/stretch/rdesktop/stretch

« back to all changes in this revision

Viewing changes to doc/ipv6.txt

  • Committer: Bazaar Package Importer
  • Author(s): Tomas Fasth
  • Date: 2005-05-24 13:31:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050524133134-6hn24gprfmo91sfv
Tags: 1.4.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    
10
10
    Since terminal services doesn't seem to bind to the ipv6 interface
11
11
    on XP I had to run 'netsh interface portproxy add v6tov4
12
 
    listenport=3389 connectport=33 89' from the windows command prompt
 
12
    listenport=3389 connectport=3389' from the windows command prompt
13
13
    to get it to work.
14
14
    
15
15