Jump to content

ipv6 name resolution


twelvegates
 Share

Recommended Posts

When I try sending a mail message via the smarthost there are ipv6 name requests sent out which won't be answered. This results in a long delay when sending mail.

When I hardcode the ip address of smarthost into /etc/hosts mail is send out much faster.

Is there a means to restrict name resolution to ipv4 only without making entries in /etc/hosts?

Link to comment
Share on other sites

You could disable IPV6 if you like, which may help resolve this.

 

Edit /etc/modprobe.conf and add this line:

 

alias net-pf-10 off

 

hope that helps!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...