![]() |
|
|
google unix.com
|
|||||||
| Forums | Casino | Register | Forum Rules | Links | Albums | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| interface may off | fredginting | SUN Solaris | 7 | 05-22-2008 09:50 AM |
| listen to ports... | tonlu | UNIX for Dummies Questions & Answers | 4 | 11-02-2006 05:15 PM |
| sco GUI interface | qphillips | SCO | 1 | 09-27-2005 06:16 PM |
| can client connect() when server in sleep(300); after listen(fd,5); | chenhao_no1 | High Level Programming | 3 | 07-18-2002 09:22 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
Let NTP listen only on one interface
Hallo,
I have a machine which serves as NTP server. This machine has more (3) Network interfaces (+ loopback). By default NTP "binds" itself to all available interfaces, i.e. it listens on port 123 on all interfaces: Code:
netstat -an|grep 123 udp 0 0 127.0.0.1.123 *.* udp 0 0 1.2.3.4.123 *.* udp 0 0 *.123 *.* udp 0 0 1.2.5.4.123 *.* udp 0 0 1.2.6.4.123 *.* Thanks. p.s. I am interested in a solution for linux and HP-UX, in case of OS dependency. |
|||
| Google The UNIX and Linux Forums |
| Sponsored Links |
![]() |
| Bookmarks |
| Tags |
| None |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|