Kallamar Proxy Server me Multiple IP
- Në marrjen e proxy të instaluar kallamar
- Misal Për ETH IP adresë0 = 202.202.202.201
- Set disa IP se kemi interface virtuale.
misal :
# ifconfig eth0:1 202.202.202.202 netmask 255.255.255.224
# ifconfig eth0:2 202.202.202.203 netmask 255.255.255.224
- Buatlah ACL untuk incoming network source pada file konfigurasi squid.conf
acl network_1 src 192.168.1.0/255.255.255.0
acl network_2 src 192.168.2.0/255.255.255.0
- Set outgoing address untuk tiap2 source network pada file konfigurasi squid.conf
tcp_outgoing_address 202.202.202.202 network_1
tcp_outgoing_address 202.202.202.203 network_2
tcp_outgoing_address 202.202.202.201
- Restart service squid
Leave a Reply
3489 shikime, 1 deri sot |

















































December 29th, 2009 at 10:04 am
masi bingung mas… squid proxy tuh fungsinya apa? terus dimana bisa dapatinnya..
January 29th, 2010 at 3:33 pm
gan gmn nich saya masih bingngug masalah subnetting ip address…
tolong dund kasih penjelesan yang lebih detaillagi…