Go Back   Cyber Tech Help Support Forums > Operating Systems > Linux

Notices

Reply
 
Topic Tools
  #1  
Old October 20th, 2006, 07:36 AM
shaell's Avatar
shaell shaell is offline
New Member
 
Join Date: Feb 2004
Posts: 12
Wall command

Hi,

(1)Does ne body know what port does the "wall" command uses to send message to all the terminals.

(2) Is there any command that i can send a message to only a particular IP address (Host)

Thanks

Shaell
Reply With Quote
  #2  
Old October 20th, 2006, 11:08 AM
Tortanick Tortanick is offline
Senior Member
 
Join Date: Jan 2006
O/S: Linux
Age: 20
Posts: 1,118
I can't figure out what port it is, but if you know how you could block all ports then use wall, then read the firewall logs.

As for just one user, try useing write. http://www.hmug.org/man/1/write.php

wall -g will send to a group.

But no idea how to send to an IP address.
__________________
Jesus saves

Buddha does incremental backups
Reply With Quote
  #3  
Old October 28th, 2006, 10:36 PM
strello strello is offline
New Member
 
Join Date: Oct 2006
O/S: Windows XP Pro
Posts: 5
Try this

You talk about the "wall" command which broadcasts messages to all terminals. If you wanna send a specific message to one terminal,, try this.

Log in as root user

example: echo "how you doing today" > /dev/tty5

this will send the specific message to terminal 5, or whatever terminal you choose. Hopefully this helps.
Reply With Quote
  #4  
Old October 30th, 2006, 04:20 PM
z1p's Avatar
z1p z1p is offline
Cyber Tech Help Moderator
 
Join Date: Oct 2004
O/S: Windows Vista 64-bit
Location: Massachusetts
Posts: 5,356
Blog Entries: 1
Hi shaell,

wall does not use any ports as it only 'broadcasts" to terminals on a single machine. It does not send messages from one machine to another. I don't know of any generic Unix tools that provides messaging between systems.
__________________
  • Please post back your results as they may help others.
  • See this sticky for the definitions of common networking terms.
  • Also, see this post for help with what to include when starting a thread in the networking forum.
  • If we have helped you, please consider supporting Cyber Tech Help with a subscription .
  • Chess anyone?


cmd /k ipconfig/all [use to start ipconfig from 'Run']
cmd /k ping <some website, like google or yahoo> [use to ping 'www.google.com' from 'Run']
Reply With Quote
  #5  
Old October 30th, 2006, 06:18 PM
kage's Avatar
kage kage is offline
Cyber Tech Help Moderator
 
Join Date: Apr 2004
O/S: Linux
Age: 19
Posts: 1,259
For messaging between systems, you might look into something like ssh + party.
__________________
Tips for Linux Newcommers

If we have helped you, please consider supporting Cyber Tech Help with a subscription.

Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:29 AM.

[ RSS ]