5. SECURE TUNNEL

TUNNEL - SSH - INTERNET BROWSER

Note = Konqueror / Firefox / any

      Secure Connection To Global Webserver With Privoxy Filetering

Configuration Setup- 1

1

  Server Part ( Remote )

[root@intra ~]# yum install privoxy

[root@intra ~]# /sbin/service privoxy start
Starting privoxy: Jun 13 03:12:23 Privoxy(-1209006400) Info: loading config...
                                                           [  OK  ]

2

  Client Part ( Local )

[noc@nc ~]$ ssh -f -L 4222:localhost:8118 root@intra -C sleep 2d


3

  Open Konqueror Setting



4

  Connected: Server IP is used


5

  TUNNEL



6

  TUNNEL



Previous Section    SSH SECURE TUNNEL Next Section