
30th December 2009, 18:16
|
|
Member
|
|
Join Date: Nov 2009
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Unable to access internet with named service started
Hi.... I am unable to access internet with named service started. Have to stop named service to access internet. Verified zone records are correct. I also have two other issues that might be related to this one.
1) unable to access internet
2) cannot recieve send or recieve mail locally , Can send mail externaly only
3) SSL does not work in apache. I am not able to get to https of site. Http works. I am unable to start apache with ssl installed in my virtual site from yasts http. I only have one site setup. Opensuse docs recommend setting up this way for future additional sites. When the system adds the ( <IFDefine SSL> openssl on </IFDefine> ) to my virtual site this is when I am unable to access anything for the site.
Thanks
Last edited by icompany; 9th January 2010 at 17:40.
|

31st December 2009, 05:52
|
|
Member
|
|
Join Date: Nov 2009
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Some additional info . I am using thunderbird, postfix and squirrelmail as my mail system. Below is the Mail log output. Please let me know if someone could discypher the misconfig from this file? I'm hitting a wall at this point?
should I be worried about the max connection count 1 and max cache size 1 . In the file above.
Thanks
Last edited by icompany; 9th January 2010 at 17:40.
|

31st December 2009, 13:19
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
What's in /etc/resolv.conf?
|

31st December 2009, 15:15
|
|
Member
|
|
Join Date: Nov 2009
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Code:
### /etc/resolv.conf file autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
# NETCONFIG_DNS_STATIC_SEARCHLIST
# NETCONFIG_DNS_STATIC_SERVERS
# NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
# NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
# Note: Manual change of this file disables netconfig too, but
# may get lost when this file contains comments or empty lines
# only, the netconfig settings are same with settings in this
# file and in case of a "netconfig update -f" call.
#
### Please remove (at least) this line when you modify the file!
nameserver 65.32.1.65
nameserver 65.32.1.70
nameserver 192.168.1.5
Last edited by icompany; 9th January 2010 at 17:45.
|

31st December 2009, 16:22
|
|
Member
|
|
Join Date: Nov 2009
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Some additional info: I'm connected to my broadband cable modem through a local router hence the local IP's. The Pri / Sec ( 65.32.1 ) are from the ISP.
Last edited by icompany; 9th January 2010 at 17:44.
|

1st January 2010, 12:10
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
What happens when you use
Code:
nameserver 145.253.2.75
as the first nameserver in /etc/resolv.conf?
|

1st January 2010, 20:22
|
|
Member
|
|
Join Date: Nov 2009
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
what does the above nameserver represent . It seems to have fixed the original problem of not being able to connect to the internet while named is running. I still am unable to receive mail. Looks like I can send and it reaches the mail server. Says I have a loop back. Thank you for solving my first issue.
Code:
### /etc/resolv.conf file autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
# NETCONFIG_DNS_STATIC_SEARCHLIST
# NETCONFIG_DNS_STATIC_SERVERS
# NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
# NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
# Note: Manual change of this file disables netconfig too, but
# may get lost when this file contains comments or empty lines
# only, the netconfig settings are same with settings in this
# file and in case of a "netconfig update -f" call.
#
### Please remove (at least) this line when you modify the file!
nameserver 145.253.2.75
nameserver 65.32.1.65
nameserver 65.32.1.70
nameserver 192.168.1.5
Last edited by icompany; 9th January 2010 at 17:44.
|

2nd January 2010, 15:15
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
Quote:
Originally Posted by icompany
what does the above nameserver represent .
|
It's a nameserver of a German ISP that I know works. Please remove
Code:
nameserver 65.32.1.65
nameserver 65.32.1.70
from your resolv.conf as they don't seem to work.
Quote:
Originally Posted by icompany
Jan 1 13:58:14 s5780003 postfix/smtp[22470]: 1AF6A403CF: to=<e_millar@inetmining.com>, relay=mail.inetmining.com[71.41.92.58]:25, delay=0.71, delays=0/0/0.7/0, dsn=5.4.6, status=bounced (mail for inetmining.com loops back to myself)
|
Please add inetmining.com to the mydestination line in /etc/postfix/main.cf and restart Postfix.
|

3rd January 2010, 04:27
|
|
Member
|
|
Join Date: Nov 2009
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
updated above resolv.conf for nameserver and added inetmining.com to mydestination. Still receive mail bounce on 2 issue. first issue resolved. Thank you
Last edited by icompany; 9th January 2010 at 17:44.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 20:12.
|
|
Recent comments
20 hours 19 min ago
20 hours 24 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 21 hours ago
2 days 56 min ago
2 days 2 hours ago