Hi all...would someone tell me whatWarning: wierd character in interface
means and if it can be ignored?I am getting this on a Clean 6.01 install no mods. I only saw one reference to the issue here, http://forums.contribs.org/index.php?topic=23651.msg94651#msg94651 but the thread really does not say what is going on or if it is ok.
I ask because I am having various issues on my production server ranging from
Remote Access update operation failuesRunning event handler: /etc/e-smith/events/remoteaccess-update/S45conf-masq
WARNING in /etc/e-smith/templates//etc/rc.d/init.d/masq/00Definitions: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/rc.d/init.d/masq/00Definitions line 5.
WARNING: Template processing succeeded for //etc/rc.d/init.d/masq: 1 fragment generated warnings
at /etc/e-smith/events/remoteaccess-update/S45conf-masq line 46
to problems with smtpfront-qmailhttp://forums.contribs.org/index.php?topic=23651.msg94651#msg94651to inability to change my ssh port or get VPN to work
I figure something must be wrong with my setup (or me
I planned to just start over, but, I am seeing similar behavior on a different unmodified setup, so maybe there is nothing wrong with my server??? ...thanks[root]# /etc/rc.d/init.d/masq stop
Shutting down IP masquerade and firewall rules: Done!
[root]# /etc/rc.d/init.d/masq start
Enabling IP masquerading: Warning: wierd character in interface -j' (No aliases, :, ! or *).
Bad argument ACCEPT'
Try iptables -h' or 'iptables --help' for more information.
Warning: wierd character in interface -j' (No aliases, :, ! or *).
Bad argument PostroutingOutbound'
Try iptables -h' or 'iptables --help' for more information.
Warning: wierd character in interface --jump' (No aliases, :, ! or *).
Bad argument InboundUDP'
Try iptables -h' or 'iptables --help' for more information.
Warning: wierd character in interface --jump' (No aliases, :, ! or *).
Bad argument denylog'
Try iptables -h' or 'iptables --help' for more information.
<snip>
etc........