Results 1 to 2 of 2
hi all there
i have configured shorewall using webmin on ubuntu 10.10 with DSL with dynamic IP from ISP. Internet is working fine but Outlook mail are not going ????
...
- 03-24-2011 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 10
[SOLVED] Shorewall Help Needed Pls
hi all there
i have configured shorewall using webmin on ubuntu 10.10 with DSL with dynamic IP from ISP. Internet is working fine but Outlook mail are not going ????
Is there anything block or what ???
my policy is as under
loc $FW ACCEPT
$FW any ACCEPT
any any REJECT
for internet i define a rule for specific IP to use it
Accept loc:{IP} net
Best Regards
Jazaib Hussain
- 03-29-2011 #2Just Joined!
- Join Date
- Nov 2010
- Posts
- 10
Hi thanks for ur kind efforts for me... i just resolved this issue using some rules
as follows
ACCEPT loc:192.168.100.28,192.168.100.101,192.168.100.104 ,192.168.100.150,192.168.100.151,192.168.100.152,1 92.168.100.153,192.168.100.154,192.168.100.155,192 .168.100.156,192.168.100.157,192.168.100.158,192.1 68.100.161,192.168.100.251 net all
ACCEPT all all tcp 25
ACCEPT all all tcp 110
ACCEPT all all tcp 143
ACCEPT all fw tcp 22
ACCEPT net fw tcp 10000


