×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    PortMapper: Difference between revisions

    Content added Content deleted
    imported>pD9E3FE28.dip.t-dialin.net
    No edit summary
    imported>mutante
    mNo edit summary
     
    Line 5: Line 5:




    [[Windows]]:
    WinDows:


    A smal and freel port-mapper for WinDows: http://www.kmint21.com/free/port-map.zip
    A smal and freel port-mapper for [[Windows]]: http://www.kmint21.com/free/port-map.zip


    Alcatel Portmapper: http://www.xs4all.nl/~bmborsje/apm/
    Alcatel Portmapper: http://www.xs4all.nl/~bmborsje/apm/
    Line 13: Line 13:




    FreeBSD: The portmap command appeared in BSD 4.3 .
    [[FreeBSD]]: The portmap command appeared in BSD 4.3 .


    SYNOPSIS
    SYNOPSIS
    Line 22: Line 22:




    using NFS on Linux:
    using [[NFS]] on [[Linux]]:


    Q: Can I have NFS?
    Q: Can I have NFS?
    Line 43: Line 43:


    The portmapper is used by things like NFS and NIS. If you don't use those then you're safe not running it.
    The portmapper is used by things like NFS and NIS. If you don't use those then you're safe not running it.



    [[Category:Computer]]
    [[Category:Networking]]

    Latest revision as of 21:58, 22 February 2005

    nice link that explain, how the portmap-daemon works.


    http://www.linuxfibel.de/rpc.htm (german)


    Windows:

    A smal and freel port-mapper for Windows: http://www.kmint21.com/free/port-map.zip

    Alcatel Portmapper: http://www.xs4all.nl/~bmborsje/apm/


    FreeBSD: The portmap command appeared in BSD 4.3 .

    SYNOPSIS

       portmap [-d] [-v] [-h bindip]
    

    http://www.gsp.com/cgi-bin/man.cgi?section=8&topic=portmap


    using NFS on Linux:

    Q: Can I have NFS? A: apt-get install nfs-common nfs-kernel-server (you need portmapper/rpc running to make nfs work)

      (rpcinfo -p localhost)
      SERVER
      /etc/exports
      directory       client(option1,option2)
      exmaple:
      /tmp            172.16.1.*(ro,root_squash)
      exportfs
      (and /etc/init.d/nfs-kernel-server start)
      CLIENT
      mount servernameorip:/dir /mountpoint
      /etc/fstab
      servernameorip:/dir /mnt nfs rw,hard,intr 0 0
      showmount -e nfsserver
    


    The portmapper is used by things like NFS and NIS. If you don't use those then you're safe not running it.

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.