home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dcom / sys / cisco / 1597 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.2 KB

  1. Path: sparky!uunet!know!mips2!news.bbn.com!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!apple!decwrl!atha!aupair.cs.athabascau.ca!willis
  2. From: willis@cs.athabascau.ca (Tony Willis)
  3. Newsgroups: comp.dcom.sys.cisco
  4. Subject: automount problem
  5. Keywords: automount, cisco
  6. Message-ID: <2472@aupair.cs.athabascau.ca>
  7. Date: 12 Nov 92 22:04:21 GMT
  8. Organization: Athabasca University
  9. Lines: 24
  10.  
  11. Hi there
  12.  
  13. I have a cisco router which I have set up as an internet firewall. I need
  14. to make a hole in the wall so that I can allow a local machine
  15. to automount a file system on a machine at an internet remote site.
  16.  
  17. I added the following to my access control list
  18.  
  19. access-list 101 permit tcp rrr.rrr.rrr.rrr 0.0.0.0 lll.lll.lll.lll 0.0.0.0
  20. access-list 101 permit udp rrr.rrr.rrr.rrr 0.0.0.0 lll.lll.lll.lll 0.0.0.0
  21.  
  22. where rrr.rrr.rrr.rrr is the remote machine ip address and lll.lll.lll.lll is
  23. the local machine address. My understanding is that this should
  24. allow all packets from the remote machine back into my site.
  25.  
  26. However, this appears not to work. Is there something else I need
  27. todo in order to allow the nfs mount of the remote file system to
  28. take place?
  29.  
  30. Thanks,
  31.  
  32. Tony Willis
  33.  
  34. twillis@drao.nrc.ca
  35.