Re: Multihomed Configuration
- From: "mailbox@xxxxxxxxxxxxxx" <john@xxxxxxxxxxxxxx>
- Date: Fri, 8 Jun 2007 16:56:34 +0000 (UTC)
Perhaps you can have a script to do it for you.
[root@sphere ~]# MYNEW=`ifconfig ath0 | grep "inet addr" | sed -s
's/ inet addr://g' | sed -s 's/ Bcast:192.168.2.255 Mask:
255.255.255.0//g'`
Then, do a....
# cat sshd_config | sed -s 's/THE_PLACEHOLDER/$MYNEW/g' > sshd_config
or something. figure it out - it can be done.
Regards,
John Martinelli
RedLevel.org Security
- Follow-Ups:
- Re: Multihomed Configuration
- From: Bertram Scharpf
- Re: Multihomed Configuration
- Prev by Date: Re: Multihomed Configuration
- Next by Date: Re: Multihomed Configuration
- Previous by thread: RE: Multihomed Configuration
- Next by thread: Re: Multihomed Configuration
- Index(es):