Forum

Exchange 2010 Mail ...
 
Bildirimler
Hepsini Temizle

Exchange 2010 Mail Gönderme ve alma hakkında..

23 Yazılar
5 Üyeler
0 Likes
728 Görüntüleme
(@AhmetYildirim)
Gönderiler: 13
Active Member
Konu başlatıcı
 



























































500


IKE (500)


192.168.0.200...


OK


Edit


Remove


25


SMTP (25)


192.168.0.200...


OK


Edit


Remove


587


SMTP2 (587)


192.168.0.200...


OK


Edit


Remove


21


FTP (21)


192.168.0.200...


OK


Edit


Remove


443


HTTPS (443)


192.168.0.200...


OK


Edit


Remove


110


POP3 (110)


192.168.0.200...


OK


Edit


Remove


995


995 (995)


192.168.0.200...


OK


Edit


Remove


document.writeln(top.endListTable());


 


top.totalEntry = 0;
top.set_uri_param("page_number", 1);
top.set_uri_param("num_per_page", 20);
top.setContentCancelURI(document.location);

var okToSubmit = true;
var fm = document.new_vip;

function onLoad()
{
onLoadPage();
top.setContentCancelURI(document.location);
return;
}

function validate_vip(ip_cntl)
{
if (!top.verifyIP(ip_cntl)) return false;

// make sure the ip is in the same subnet of untrusted interface.
vip = top.ip_to_number(ip_cntl.value);
mask = top.ip_to_number(fm.u_mask.value);
un_ip = top.ip_to_number(fm.u_ip.value);
un_subnet = top.get_subnet(un_ip, mask);
vip_subnet = top.get_subnet(vip, mask);

if ( vip == un_ip )
{
if (!top.isObject(fm.vip_type))
alert("The Virtual IP is not allowed to use the same IP address as the interface.");
else
alert("The Virtual IP is same IP address as the interface. Please set a different IP or select the \"Same as the untrusted interface IP address\" instead.");

ip_cntl.value = ip_cntl.defaultValue;
ip_cntl.select();
return false;
}

if (vip_subnet != un_subnet)
{
alert("The Virtual IP must be in the same subnet as the interface IP.");
ip_cntl.value = ip_cntl.defaultValue;
ip_cntl.select();
return false;
}
return true;
}

function checkIt()
{
if (!okToSubmit || !top.rightPrivilege()) return false;

if (top.isObject(fm.vip_type) && fm.vip_type[0].checked) return true;

if ( top.ip_to_number(fm.ip.value) == 0 )
{
fm.ip.value = fm.ip.defaultValue;
fm.ip.focus();
return false;
}

if (!validate_vip(fm.ip)) return false;

okToSubmit = false;
return true;

}

function gotolist() {
top.uri_options(document.location.pathname);
top.set_uri_url("if_list_cnt.html");
url = top.get_uri_all_options();
window.location = url;
return;
}

Yönlendirme yukarıdaki gibidir.

 
Gönderildi : 30/12/2011 17:20

(@ugurdemir)
Gönderiler: 9888
Illustrious Member
 

uğur bey bakabildiniz mi ?

özelden göndermiştim. Konu hakkında bilgisini paylaşabilecek başka bir arkadaş var mı acaba ?

Özel mesajlarda gelen birşey olmadı. İsterseniz buradan paylaşın bakalım

 
Gönderildi : 30/12/2011 17:28

(@AhmetYildirim)
Gönderiler: 13
Active Member
Konu başlatıcı
 

uğur bey özelden gönderdim ulaştımı elinize ?


 yapıyı yukarıda incelediğinizde eksik olan bir durum görüyormusunuz ?

 
Gönderildi : 31/12/2011 12:19

(@ugurdemir)
Gönderiler: 9888
Illustrious Member
 

prt ve mx kayıtlarız normal, sadece spf kaydınızı göremedim. Dışarıdan telnet ile içeri gelebiliyor musunuz?

 
Gönderildi : 01/01/2012 17:32

Sayfa 2 / 2
Paylaş: