Here is netstat -tap
Code:
server1:~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 1 375/inetd
tcp 0 0 *:pop3s *:* LISTEN 1 375/inetd
tcp 0 0 localhost.localdo:mysql *:* LISTEN 1 428/mysqld
tcp 0 0 *:pop3 *:* LISTEN 1 375/inetd
tcp 0 0 *:imap2 *:* LISTEN 1 375/inetd
tcp 0 0 *:www *:* LISTEN 1 606/apache2
tcp 0 0 *:ftp *:* LISTEN 1 593/proftpd: (acce
tcp 0 0 server1.baronscu:domain *:* LISTEN 1 360/named
tcp 0 0 localhost.locald:domain *:* LISTEN 1 360/named
tcp 0 0 *:ssh *:* LISTEN 1 367/dropbear
tcp 0 0 *:smtp *:* LISTEN 1 564/master
tcp 0 0 localhost.localdoma:953 *:* LISTEN 1 360/named
tcp 0 0 *:https *:* LISTEN 1 606/apache2
tcp 0 300 server1.baronscusto:ssh adsl-69-232-73-4.d:4113 ESTABLISHED4 194/dropbear
Here is iptables -L
Code:
server1:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I also just registered "server1.baronscustom.com" and "server2.baronscustom.com" as name servers with my IP's. This has not finished propegating but I'm not sure if that is whats causing it to not work. Are you required to have a domain assigned or can you simply run the server off of an IP?
I really appreciate all the help!
Thanks, Nathan -
Recent comments
1 day 6 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 57 min ago
2 days 16 hours ago
2 days 17 hours ago