From: Alexander Lobanovich <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: cisco+oops (again)
� ����� ������� �����������?
� ���� oops �������� �� FreeBSD-4.2-STABLE. ����� - Cisco 2611
(IOS 12.1-7 IP Plus). Cisco �������� �������� � ���� �� �����������
FreeBSD (xl0), ��� ��������� (xl1, xl2) - �������� � ��������
���������. ������ - ��������� ���� www-������� �� oops.
�� �����:
access-list 101 deny tcp host 192.168.1.200 any eq www
access-list 101 permit tcp any any eq www
route-map forced-proxy permit 10
match ip address 101
set ip next-hop 192.168.1.200
Ethernet 0/0 (��� ������� ������� �� FreeBSD)
ip policy route-map forced-proxy
�� FreeBSD:
ipnat -f /etc/ipnat.cfg
ipnat.cfg:
rdr xl0 192.168.1.200/32 port 80 -> 192.168.1.200 port 80
rdr xl0 192.168.2.200/32 port 80 -> 192.168.2.200 port 80
- ��� ������� ��� Apache ������� �������� �� ���� �� �������
(�������������� ������������ 80 ���� ��� oops ���� ������)
rdr xl0 0.0.0.0/0 port 80 -> 192.168.1.200 port 8080
� oops:
group world {
blah blah
redir_mods transparent redir;
}
transparent{
myport 8080
}
� ��� � ������?
-
Best regards,
Alexander mailto:[EMAIL PROTECTED]
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://www.paco.net/oops/