MTU PPP

Rama Chandrasekaran rama03 at sbcglobal.net
Mon Apr 12 15:23:35 UTC 2004


Dear sir/madam,
I would like to set the MTU of my ppp0 above 1500.
 
I tried doing 
 
ifconfig ppp0 mtu 4464
 
It reflects that when i put ifconfig that the size of MTU is 4464 but when I dump the traffic the MTU is 1500.
 
But at the same time if i set 
 
ifconfig ppp0 mtu 296 
 
The dumpped traffic shows that the mtu is 296...
 
Please let me kow if there is a limit on ppp and can that limit be changed,
 
Thanks


redhat-list-request at redhat.com wrote:
Send redhat-list mailing list submissions to
redhat-list at redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
redhat-list-request at redhat.com

You can reach the person managing the list at
redhat-list-owner at redhat.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."


Today's Topics:

1. Smart relay host in sendmail (geeta at cdfd.org.in)
2. Is there only one kernel-source RPM for all kernels, e.g. UP
and SMP, (Matthew Richards)
3. Smsterm-0.6.1 Error (edy)
4. Re: USB Printer (Edward)
5. Can Openoffice 1.1.1 macro run a script from shell? (Paal Marker)
6. RE: System freezes (Thomas Fortner)
7. sendmail (Muhammad Rizwan Khan)
8. Re: sendmail (Reuben D. Budiardja)
9. Re: wget replacement? (Rodolfo J. Paiz)


----------------------------------------------------------------------

Message: 1
Date: Fri, 2 Apr 2004 10:20:51 -0800 (PST)
From: geeta at cdfd.org.in
Subject: Smart relay host in sendmail
To: redhat-list at redhat.com
Message-ID: <21817205.1080872155718.JavaMail.nobody at sunserver>
Content-Type: text/plain; charset=us-ascii

Hi Gurus,

I have installed a virus scanner in between firewall and email server
and port forwarded trafic of port 25 to the virus scanner.

so the incoming mails reaches email server through the virus scanner.

Now I want to route the outgoing mails also via the virus scanner.

Mail server is SENDMAIL and tried smart relay host and got the following 
error. 

Returned mail: Host unknown (Name server: mailgateway.cdfd.org.in: host 
not found) 

mailgateway.cdfd.org.in is the name of virus scanner.

I have included in the /etc/hosts file and is pinging.

Please help me to solve this problem and help me in routing
the mails through the virus scanner.

Thanks
Geetha Thanu










-




------------------------------

Message: 2
Date: Fri, 2 Apr 2004 16:23:07 +1000
From: Matthew Richards 
Subject: Is there only one kernel-source RPM for all kernels, e.g. UP
and SMP,
To: 
Message-ID: 
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...
URL: /archives/redhat-list/attachments/20040402/47106d5d/attachment.htm

------------------------------

Message: 3
Date: Fri, 2 Apr 2004 13:38:13 +0700
From: "edy" 
Subject: Smsterm-0.6.1 Error
To: "Redhat" 
Message-ID: <000801c4187d$12b29a90$1466a8b6 at mmu>
Content-Type: text/plain; charset="iso-8859-1"

Hi,
I already install smsterm-0.6.1 under linux redhat 9.0, but when i try to tail-f smsterm.log an error occurs say:
SMSTerm-0.6.1: Opening logfile at Thu Apr 1 09:39:47 2004
Trying to connect...failed:socket error[server]: IO::Socket::INET: Bad hostname 'login.icq.com'
sending:
SMSTerm initialised.

what should i do to fixed this problem??

Thanks and Regards,
Edy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/redhat-list/attachments/20040402/21c48844/attachment.htm

------------------------------

Message: 4
Date: Fri, 02 Apr 2004 15:00:51 +0800
From: Edward 
Subject: Re: USB Printer
To: General Red Hat Linux discussion list 
Message-ID: <406D0FA3.5020509 at tripled.iinet.net.au>
Content-Type: text/plain; charset=us-ascii; format=flowed



kluu te wrote:

> Try to put in the printer URI in the print command line in printer share in smb.conf. instead of -Pepson or what your printer is called.
> 

Just a quick note to let you guys know this one was solved. The original 
poster set the RAW printing mode, and let me know in an e-mail that that 
fixed it.

Regards,
Ed.






------------------------------

Message: 5
Date: Fri, 02 Apr 2004 10:44:36 +0200
From: Paal Marker 

Subject: Can Openoffice 1.1.1 macro run a script from shell?
To: redhat-list at redhat.com
Message-ID: <406D27F4.9030102 at barum.folkebibl.no>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Downloaded the last openoffice 1.1.1 and was surprised by the 
improvements of macro-building.

First I have to say I am pretty green about Basic scripts, so I did as I 
would do in ms-Word and use the macro-recorder.

Let us say I have a user want to save directly do a diskette. You have 
a Openoffice macro in basic:

REM ***** BASIC *****
sub Main
rem ----------------------------------------------------------------------
rem define variables
dim document as object
dim dispatcher as object
rem ----------------------------------------------------------------------
rem get access to the document
document = ThisComponent.CurrentController.Frame
dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
rem ----------------------------------------------------------------------
dispatcher.executeDispatch(document, ".uno:SaveAs", "", 0, Array())
end sub

Is it possible before saving the document to have a line that calls 
bash-shell 'mount /mnt/floppy' ? And after the document is saved 
'umount /mnt/floppy'?
Or is it completely impossible to connect OpenOffice basic scripts to 
bash-shell




------------------------------

Message: 6
Date: Fri, 02 Apr 2004 04:40:55 -0600
From: Thomas Fortner 
Subject: RE: System freezes
To: Red Hat Support List 
Message-ID: <1080902455.2623.4.camel at ministry1.prodigal.local>
Content-Type: text/plain; charset="us-ascii"

Hi, I'm new here. I just installed Redhat Linux 9 on my workstation,
with all the packages installed. The computer is running dual AMD MP
2800s, with 512 MB of RAM. I installed it fine, but when I started
using it more, I noticed that the X server would freeze, and I wouldn't
be able to move the mouse, or use the keyboard; I just had to shut off
the power. I ran the update manager, and it installed the 2.4.30-9smp
kernel, which helped at first, but still doesn't make much of a
difference. Now it seems like every other time I boot up the comp
freezes upon starting Mozilla, Ximian, or just playing some songs with
XMMS. Is this just an issue with the X server version (4.3.0)? 
Sometimes just Mozilla crashes, and I can simply kill the process. But
often I have to reboot.

Thanks for any insight.

Ben

Hi Ben,

I suspect that you will find you have a bad system board. I've seen this
kind of problem before and that has always been what was causing the
problem. 

I've built dual processor systems and run Red Hat on them before,
although I haven't used AMD, and they ran well. One thing to watch,
though, is that the kernel doesn't handle multiple SCSI adapters with
hard drives well. If you have hard drives on more than one SCSI card,
try removing the second adapter and see if the problem goes away.

Tom

Thomas S. Fortner 
Burleson, Texas 
thomas.fortner at sbcglobal.net 
"but we preach Christ crucified..." 1 Corinthians 1:23 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/redhat-list/attachments/20040402/801a6433/attachment.htm

------------------------------

Message: 7
Date: Fri, 2 Apr 2004 06:45:25 +0500
From: Muhammad Rizwan Khan 
Subject: sendmail
To: redhat-list at redhat.com
Message-ID: <200404020645.25512.rizwan at nixpanel.com>
Content-Type: text/plain; charset="iso-8859-1"


I wana to know somethings about sendmail, plz. tell me, if you know.
first is,, how i can check the version of sendmail running on my system.
Secondly,,, i got a sendmail.cf file, and pasted it on /etc/ directory. When
i try to start sendmail it give me the following error, i guess its
versioning problem. Can you plz. tell me what i need to change in
sendmail.cf file (file is attached with the email) to make it functional on
my system.
[root at Rizwan etc]# /etc/rc.d/init.d/sendmail start
Starting sendmail: 554 5.0.0 Warning: .cf version level (10) exceeds sendmail
version 8.11.6 functionality (9)
/etc/sendmail.cf: WARNING: dangerous write permissions
[FAILED]


--

Muhammad Rizwan Khan
-------------- next part --------------
#
# Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
# All rights reserved.
# Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
# Copyright (c) 1988, 1993
# The Regents of the University of California. All rights reserved.
#
# By using this file, you agree to the terms and conditions set
# forth in the LICENSE file which can be found at the top level of
# the sendmail distribution.
#
#

######################################################################
######################################################################
#####
##### SENDMAIL CONFIGURATION FILE
#####
##### built by root at Linuxtest on Fri Sep 26 11:26:17 PKST 2003
##### in /etc/mail
##### using /usr/share/sendmail-cf/ as configuration include directory
#####
######################################################################
#####
##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
#####
######################################################################
######################################################################

##### $Id: cfhead.m4,v 8.108.2.1 2002/08/27 20:19:08 gshapiro Exp $ #####
##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $ #####
##### setup for Red Hat Linux #####
##### $Id: linux.m4,v 8.13 2000/09/17 17:30:00 gshapiro Exp $ #####



##### $Id: local_procmail.m4,v 8.21.42.1 2002/11/17 04:25:07 ca Exp $ #####


##### $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $ #####

##### $Id: smrsh.m4,v 8.14 1999/11/18 05:06:23 ca Exp $ #####

##### $Id: mailertable.m4,v 8.23 2001/03/16 00:51:26 gshapiro Exp $ #####

##### $Id: virtusertable.m4,v 8.21 2001/03/16 00:51:26 gshapiro Exp $ #####

##### $Id: redirect.m4,v 8.15 1999/08/06 01:47:36 gshapiro Exp $ #####

##### $Id: always_add_domain.m4,v 8.11 2000/09/12 22:00:53 ca Exp $ #####

##### $Id: use_cw_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $ #####


##### $Id: use_ct_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $ #####


##### $Id: local_procmail.m4,v 8.21.42.1 2002/11/17 04:25:07 ca Exp $ #####

##### $Id: access_db.m4,v 8.24 2002/03/06 21:50:25 ca Exp $ #####

##### $Id: blacklist_recipients.m4,v 8.13 1999/04/02 02:25:13 gshapiro Exp $ #####


##### $Id: proto.m4,v 8.649.2.14 2002/12/30 15:46:02 ca Exp $ #####

# level 10 config file format
V10/Berkeley

# override file safeties - setting this option compromises system security,
# addressing the actual file configuration problem is preferred
# need to set this before any file actions are encountered in the cf file
#O DontBlameSendmail=safe

# default LDAP map specification
# need to set this now before any LDAP maps are defined
#O LDAPDefaultSpec=-h localhost

##################
# local info #
##################

# my LDAP cluster
# need to set this before any LDAP lookups are done (including classes)
#D{sendmailMTACluster}$m

Cwlocalhost
FV/usr/local/hostingcontroller/etc/VirtualDomains
#Fw/usr/local/hostingcontroller/etc/VirtualDomains

# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
#Djadvcomm4.advancedportal.com

CP.

# "Smart" relay host (may be null)
DS


# operators that cannot be in local usernames (i.e., network indicators)
CO @ % !

# a class with just dot (for identifying canonical names)
C..

# a class with just a left bracket (for identifying domain literals)
C[[

# access_db acceptance class
C{Accept}OK RELAY


# Resolve map (to check if a host exists in check_mail)
Kresolve host -a -T
C{ResOk}OKR


# Hosts for which relaying is permitted ($=R)
#FR-o /etc/mail/relay-domains

# arithmetic map
Karith arith
# macro storage map
Kmacro macro
# possible values for TLS_connection in access map
C{tls}VERIFY ENCR





# dequoting map
Kdequote dequote

# class E: names that should be exposed as from this host, even if we masquerade
# class L: names that should be delivered locally, even if we have a relay
# class M: domains that should be converted to $M
# class N: domains that should not be converted to $M
#CL root
C{TrustAuthMech}LOGIN PLAIN DIGEST-MD5 CRAM-MD5
C{E}root
C{w}localhost.localdomain



# my name for error messages
DnMAILER-DAEMON


# Mailer table (overriding domains)
Kmailertable hash -o /etc/mail/mailertable.db

# Virtual user table (maps incoming users)
Kvirtuser hash -o /etc/mail/virtusertable.db

CPREDIRECT

# Access list database (for spam stomping)
Kaccess hash -T -o /etc/mail/access.db

# Configuration version number
DZ8.12.8


###############
# Options #
###############

# strip message body to 7 bits on input?
O SevenBitInput=False

# 8-bit data handling
#O EightBitMode=pass8

# wait for alias file rebuild (default units: minutes)
O AliasWait=10

# location of alias file
O AliasFile=/etc/aliases

# minimum number of free blocks on filesystem
O MinFreeBlocks=100

# maximum message size
#O MaxMessageSize=1000000

# substitution for space (blank) characters
O BlankSub=.

# avoid connecting to "expensive" mailers on initial submission?
O HoldExpensive=False

# checkpoint queue runs after every N successful deliveries
#O CheckpointInterval=10

# default delivery mode
O DeliveryMode=background

# error message header/file
#O ErrorHeader=/etc/mail/error-header

# error mode
#O ErrorMode=print

# save Unix-style "From_" lines at top of header?
#O SaveFromLine=False

# queue file mode (qf files)
#O QueueFileMode=0600

# temporary file mode
O TempFileMode=0600

# match recipients against GECOS field?
#O MatchGECOS=False

# maximum hop count
#O MaxHopCount=25

# location of help file
O HelpFile=/etc/mail/helpfile

# ignore dots as terminators in incoming messages?
#O IgnoreDots=False

# name resolver options
#O ResolverOptions=+AAONLY

# deliver MIME-encapsulated error messages?
O SendMimeErrors=True

# Forward file search path
O ForwardPath=$z/.forward.$w:$z/.forward

# open connection cache size
O ConnectionCacheSize=2

# open connection cache timeout
O ConnectionCacheTimeout=5m

# persistent host status directory
#O HostStatusDirectory=.hoststat

# single thread deliveries (requires HostStatusDirectory)?
#O SingleThreadDelivery=False

# use Errors-To: header?
O UseErrorsTo=False

# log level
O LogLevel=9

# send to me too, even in an alias expansion?
#O MeToo=True

# verify RHS in newaliases?
O CheckAliases=False

# default messages to old style headers if no special punctuation?
O OldStyleHeaders=True

# SMTP daemon options

O DaemonPortOptions=Port=smtp,Addr=0.0.0.0, Name=MTA

# SMTP client options
#O ClientPortOptions=Family=inet, Address=0.0.0.0

# Modifiers to define {daemon_flags} for direct submissions
#O DirectSubmissionModifiers

# Use as mail submission program? See sendmail/SECURITY
#O UseMSP

# privacy flags
O PrivacyOptions=authwarnings,novrfy,noexpn,restrictqrun

# who (if anyone) should get extra copies of error messages
#O PostmasterCopy=Postmaster

# slope of queue-only function
#O QueueFactor=600000

# limit on number of concurrent queue runners
#O MaxQueueChildren

# maximum number of queue-runners per queue-grouping with multiple queues
#O MaxRunnersPerQueue=1

# priority of queue runners (nice(3))
#O NiceQueueRun

# shall we sort the queue by hostname first?
#O QueueSortOrder=priority

# minimum time in queue before retry
#O MinQueueAge=30m

# how many jobs can you process in the queue?
#O MaxQueueRunSize=10000

# perform initial split of envelope without checking MX records
#O FastSplit=1

# queue directory
O QueueDirectory=/var/spool/mqueue

# key for shared memory; 0 to turn off
#O SharedMemoryKey=0



# timeouts (many of these)
#O Timeout.initial=5m
O Timeout.connect=1m
#O Timeout.aconnect=0s
#O Timeout.iconnect=5m
#O Timeout.helo=5m
#O Timeout.mail=10m
#O Timeout.rcpt=1h
#O Timeout.datainit=5m
#O Timeout.datablock=1h
#O Timeout.datafinal=1h
#O Timeout.rset=5m
#O Timeout.quit=2m
#O Timeout.misc=2m
#O Timeout.command=1h
O Timeout.ident=0
#O Timeout.fileopen=60s
#O Timeout.control=2m
O Timeout.queuereturn=5d
#O Timeout.queuereturn.normal=5d
#O Timeout.queuereturn.urgent=2d
#O Timeout.queuereturn.non-urgent=7d
O Timeout.queuewarn=4h
#O Timeout.queuewarn.normal=4h
#O Timeout.queuewarn.urgent=1h
#O Timeout.queuewarn.non-urgent=12h
#O Timeout.hoststatus=30m
#O Timeout.resolver.retrans=5s
#O Timeout.resolver.retrans.first=5s
#O Timeout.resolver.retrans.normal=5s
#O Timeout.resolver.retry=4
#O Timeout.resolver.retry.first=4
#O Timeout.resolver.retry.normal=4
#O Timeout.lhlo=2m
#O Timeout.auth=10m
#O Timeout.starttls=1h

# time for DeliverBy; extension disabled if less than 0
#O DeliverByMin=0

# should we not prune routes in route-addr syntax addresses?
#O DontPruneRoutes=False

# queue up everything before forking?
O SuperSafe=True

# status file
O StatusFile=/etc/mail/statistics

# time zone handling:
# if undefined, use system default
# if defined but null, use TZ envariable passed in
# if defined and non-null, use that info
#O TimeZoneSpec=

# default UID (can be username or userid:groupid)
O DefaultUser=8:12

# list of locations of user database file (null means no lookup)
O UserDatabaseSpec=/etc/mail/userdb.db

# fallback MX host
#O FallbackMXhost=fall.back.host.net

# if we are the best MX host for a site, try it directly instead of config err
O TryNullMXList=true

# load average at which we just queue messages
#O QueueLA=8

# load average at which we refuse connections
#O RefuseLA=12

# load average at which we delay connections; 0 means no limit
#O DelayLA=0

# maximum number of children we allow at one time
#O MaxDaemonChildren=0

# maximum number of new connections per second
#O ConnectionRateThrottle=0

# work recipient factor
#O RecipientFactor=30000

# deliver each queued job in a separate process?
#O ForkEachJob=False

# work class factor
#O ClassFactor=1800

# work time factor
#O RetryFactor=90000

# default character set
#O DefaultCharSet=iso-8859-1

# service switch file (name hardwired on Solaris, Ultrix, OSF/1, others)
#O ServiceSwitchFile=/etc/mail/service.switch

# hosts file (normally /etc/hosts)
#O HostsFile=/etc/hosts

# dialup line delay on connection failure
#O DialDelay=10s

# action to take if there are no recipients in the message
#O NoRecipientAction=add-to-undisclosed

# chrooted environment for writing to files
#O SafeFileEnvironment=/arch

# are colons OK in addresses?
#O ColonOkInAddr=True

# shall I avoid expanding CNAMEs (violates protocols)?
#O DontExpandCnames=False

# SMTP initial login message (old $e macro)
O SmtpGreetingMessage=$j Sendmail $v/$Z; $b

# UNIX initial From header format (old $l macro)
O UnixFromLine=From $g $d

# From: lines that have embedded newlines are unwrapped onto one line
#O SingleLineFromHeader=False

# Allow HELO SMTP command that does not include a host name
#O AllowBogusHELO=False

# Characters to be quoted in a full name phrase (@,;:\()[] are automatic)
#O MustQuoteChars=.

# delimiter (operator) characters (old $o macro)
O OperatorChars=.:%@!^/[]+

# shall I avoid calling initgroups(3) because of high NIS costs?
#O DontInitGroups=False

# are group-writable :include: and .forward files (un)trustworthy?
# True (the default) means they are not trustworthy.
#O UnsafeGroupWrites=True


# where do errors that occur when sending errors get sent?
#O DoubleBounceAddress=postmaster

# where to save bounces if all else fails
#O DeadLetterDrop=/var/tmp/dead.letter

# what user id do we assume for the majority of the processing?
#O RunAsUser=sendmail

# maximum number of recipients per SMTP envelope
#O MaxRecipientsPerMessage=100

# limit the rate recipients per SMTP envelope are accepted
# once the threshold number of recipients have been rejected
#O BadRcptThrottle=20

# shall we get local names from our installed interfaces?
O DontProbeInterfaces=true

# Return-Receipt-To: header implies DSN request
#O RrtImpliesDsn=False

# override connection address (for testing)
#O ConnectOnlyTo=0.0.0.0

# Trusted user for file ownership and starting the daemon
#O TrustedUser=smmsp

# Control socket for daemon management
#O ControlSocketName=/var/spool/mqueue/.control

# Maximum MIME header length to protect MUAs
#O MaxMimeHeaderLength=0/0

# Maximum length of the sum of all headers
#O MaxHeadersLength=32768

# Maximum depth of alias recursion
#O MaxAliasRecursion=10


=== message truncated ===
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-list/attachments/20040412/4c8516ce/attachment.htm>


More information about the redhat-list mailing list