Re: ssh "banner"

2002-10-18 Thread Aleksander Iwanski
On Fri, Oct 18, 2002 at 02:58:44PM +0200, [EMAIL PROTECTED] wrote:
> Woody
> 
> host:/home/przemol>telnet 192.168.x.y ssh
> Trying 192.168.x.y...
> Connected to 192.168.x.y.
> Escape character is '^]'.
> SSH-2.0-OpenSSH_3.4p1 Debian 1:3.4p1-1

Edit sshd_config

find the line with something like 

Banner /etc/issue.net

and set

# Banner /etc/issue.net

killall -9 sshd

done


Regards

> 
> How can I disable the message ?
> 
> przemol
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
 Aleksander Iwański   [EMAIL PROTECTED]
 tel. +48 58 5575824  mobile: +48 502273537



Re: ssh "banner"

2002-10-18 Thread Aleksander Iwanski
On Fri, Oct 18, 2002 at 02:58:44PM +0200, [EMAIL PROTECTED] wrote:
> Woody
> 
> host:/home/przemol>telnet 192.168.x.y ssh
> Trying 192.168.x.y...
> Connected to 192.168.x.y.
> Escape character is '^]'.
> SSH-2.0-OpenSSH_3.4p1 Debian 1:3.4p1-1

Edit sshd_config

find the line with something like 

Banner /etc/issue.net

and set

# Banner /etc/issue.net

killall -9 sshd

done


Regards

> 
> How can I disable the message ?
> 
> przemol
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
 Aleksander Iwański   [EMAIL PROTECTED]
 tel. +48 58 5575824  mobile: +48 502273537


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: MASQUERADE problem

2001-06-07 Thread Aleksander Iwanski
Hi.

U're using kernel version 2.4.x, and iptables - so thereis no support for 
command 
ipchains -M -L, and netstat -M

ip_masquerade entries are in
/proc/net/ip_conntrack and I don't know how to list them by utility ( maybye 
ipnatctrl )

Best regards

-- 
Aleksander Iwanski <[EMAIL PROTECTED]>




Ot Mon, Jun 04, 2001 at 01:06:45PM +0100, Jose Celestino wrote:
> As modules? Have you loaded them?
> 
> 
> On Sat, Jun 02, 2001 at 12:02:04AM +0200, Luc MAIGNAN wrote:
> > Hi,
> > 
> > I did : 'netstat -M' and netstat told me : there is no support for 
> > ip_masquerade on this system'.
> > 
> > But I have compiled my kernel with FULL NAT - including all masquerade 
> > options - (but I don't see any file named /proc/sys/net/ipv4/ip_masquerade)
> > 
> > Anyone have an idea of what can happen ?
> > 
> > 
> > Best regards
> > 
> > 
> > --  
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> 
> -- 
> Jose Celestino <[EMAIL PROTECTED]>
> -
> "The stream of mortality flows uncontrolled, A boundless downward
> spiral to prospective void"  -- Borknagar - Colossus




Re: MASQUERADE problem

2001-06-04 Thread Aleksander Iwanski

Hi.

U're using kernel version 2.4.x, and iptables - so thereis no support for command 
ipchains -M -L, and netstat -M

ip_masquerade entries are in
/proc/net/ip_conntrack and I don't know how to list them by utility ( maybye ipnatctrl 
)

Best regards

-- 
Aleksander Iwanski <[EMAIL PROTECTED]>




Ot Mon, Jun 04, 2001 at 01:06:45PM +0100, Jose Celestino wrote:
> As modules? Have you loaded them?
> 
> 
> On Sat, Jun 02, 2001 at 12:02:04AM +0200, Luc MAIGNAN wrote:
> > Hi,
> > 
> > I did : 'netstat -M' and netstat told me : there is no support for 
> > ip_masquerade on this system'.
> > 
> > But I have compiled my kernel with FULL NAT - including all masquerade 
> > options - (but I don't see any file named /proc/sys/net/ipv4/ip_masquerade)
> > 
> > Anyone have an idea of what can happen ?
> > 
> > 
> > Best regards
> > 
> > 
> > --  
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > 
> 
> -- 
> Jose Celestino <[EMAIL PROTECTED]>
> -
> "The stream of mortality flows uncontrolled, A boundless downward
> spiral to prospective void"  -- Borknagar - Colossus



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]