SuSE linux 8.0 & IPMasq

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Clayton Stapleton
Date:  
Subject: SuSE linux 8.0 & IPMasq
On Tuesday 03 September 2002 05:06 pm, George Toft wrote:

> Post the contents of /etc/resolv.conf from both boxes.
>
> George


Hi George
This is for comp A:
clay@loran:~> cat /etc/resolv.conf
### BEGIN INFO
#
# Modified_by:  pppd
# Backup:       /etc/resolv.conf.saved.by.pppd.ppp0
# Process:      pppd
# Process_id:   1181
# Script:       /etc/ppp/ip-up
# Saveto:
# Info:         This is a temporary resolv.conf created by service pppd.
#               The previous file has been saved and will be restored later.
#
#               If you don't like your resolv.conf to be changed, you
#               can set MODIFY_{RESOLV,NAMED}_CONF_DYNAMICALLY=no. This
#               variables are placed in /etc/sysconfig/network/config.
#
#               You can also configure service pppd not to modify it.
#
#               If you do not want the pppd to change your nameserver
#               settings set AUTODNS=no in the config file for
#               this provider in /etc/sysconfig/network/providers/
#               and ensure that the option usepeerdns is not set
#               in /etc/ppp/options.
#
### END INFO
domain clasta
nameserver 216.126.136.250
nameserver 216.126.128.40


This is for comp B:
clay@eric:~>cat /etc/resolv.conf
domain clasta

Clayton